Skip to content

Commit a34eec3

Browse files
committed
Revert last commit
1 parent 3bcea9b commit a34eec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# Builds the release artifacts of the library
2525
- name: Release build
26-
run: ./gradlew :universal_adapter:assembleRelease
26+
run: ./gradlew :speld:assembleRelease
2727

2828
- name: Publish Library
2929
run: |

0 commit comments

Comments
 (0)