Skip to content

Commit 054b71a

Browse files
committed
added dependency
1 parent fbf211d commit 054b71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yaml

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

4848
publish:
4949
runs-on: ubuntu-latest
50-
#needs: build
50+
needs: build
5151
steps:
5252
- name: create release
5353
id: create-release

0 commit comments

Comments
 (0)