mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +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
|
||||
|
||||
steps:
|
||||
- name: tests
|
||||
run: cd
|
||||
|
||||
- name: Download zip
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue