mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
Windows build: Rename zip to etherpad-win.zip
This commit is contained in:
parent
77edcebc99
commit
e71f69ec72
5 changed files with 10 additions and 10 deletions
2
.github/workflows/windows-installer.yml
vendored
2
.github/workflows/windows-installer.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: src/bin/buildForWindows.sh
|
||||
-
|
||||
name: Extract the .zip into folder
|
||||
run: 7z x etherpad-lite-win.zip -oetherpad-lite-new
|
||||
run: 7z x etherpad-win.zip -oetherpad-lite-new
|
||||
-
|
||||
name: Grab nsis config
|
||||
run: git clone https://github.com/ether/etherpad_nsis.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue