mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Switch to correct shell.
This commit is contained in:
parent
b0cf1634c1
commit
772600d0cc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
|||
run: src/bin/installDeps.sh
|
||||
- name: Install tar
|
||||
run: pacman -S tar
|
||||
shell: msys2 {0}
|
||||
- name: Build the .zip
|
||||
shell: msys2 {0}
|
||||
run: src/bin/buildForWindows.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue