mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update windows-zip.yml
This commit is contained in:
parent
10e2736f6d
commit
f79bca4226
1 changed files with 3 additions and 0 deletions
3
.github/workflows/windows-zip.yml
vendored
3
.github/workflows/windows-zip.yml
vendored
|
@ -57,6 +57,9 @@ jobs:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: tests
|
||||||
|
run: cd
|
||||||
|
|
||||||
- name: Download zip
|
- name: Download zip
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue