mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
chore: install deps for release
This commit is contained in:
parent
13f4cb8e1f
commit
1268e9b352
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -82,6 +82,7 @@ jobs:
|
|||
working-directory: etherpad
|
||||
run: |
|
||||
cd bin
|
||||
gnpm install
|
||||
gnpm run release ${{ inputs.release_type }}
|
||||
- name: Push after release
|
||||
working-directory: etherpad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue