Windows build: Rename zip to etherpad-win.zip

This commit is contained in:
Richard Hansen 2022-05-12 20:14:45 -04:00
parent 77edcebc99
commit e71f69ec72
5 changed files with 10 additions and 10 deletions

View file

@ -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