Skip to content

Commit 054b71a

Browse files
committed
added dependency
1 parent fbf211d commit 054b71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yaml

+1-1
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)