mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 03:51:18 +00:00
we need zip
This commit is contained in:
parent
42d0849814
commit
2b8f4a1da7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: pip install scons
|
||||
|
||||
- name: Install svn
|
||||
run: choco install svn
|
||||
run: choco install svn zip
|
||||
|
||||
- name: Setup GtkRadiant
|
||||
run: scons target=setup
|
||||
|
|
Loading…
Reference in a new issue