Skip to content

Commit 1268e9b

Browse files
committed
chore: install deps for release
1 parent 13f4cb8 commit 1268e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
working-directory: etherpad
8383
run: |
8484
cd bin
85+
gnpm install
8586
gnpm run release ${{ inputs.release_type }}
8687
- name: Push after release
8788
working-directory: etherpad

0 commit comments

Comments
 (0)