mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
Install updated tar exe.
This commit is contained in:
parent
a5a5df5599
commit
b0cf1634c1
2 changed files with 2 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -39,6 +39,8 @@ jobs:
|
|||
- name: Install all dependencies and symlink for ep_etherpad-lite
|
||||
shell: msys2 {0}
|
||||
run: src/bin/installDeps.sh
|
||||
- name: Install tar
|
||||
run: pacman -S tar
|
||||
- name: Build the .zip
|
||||
shell: msys2 {0}
|
||||
run: src/bin/buildForWindows.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue