mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
Windows build: Rename the .exe
for consistency
This commit is contained in:
parent
8a2ef69873
commit
52dd6a26bc
3 changed files with 4 additions and 4 deletions
4
.github/workflows/windows-installer.yml
vendored
4
.github/workflows/windows-installer.yml
vendored
|
@ -54,5 +54,5 @@ jobs:
|
|||
name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: etherpad-server-windows.exe
|
||||
path: etherpad-server-windows.exe
|
||||
name: etherpad-win.exe
|
||||
path: etherpad-win.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue