mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-09 23:01:55 +00:00
install the subversion client
This commit is contained in:
parent
6e08ed438e
commit
d89c289c7e
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -26,5 +26,8 @@ jobs:
|
|||
- name: Install scons
|
||||
run: pip install scons
|
||||
|
||||
- name: Install svn
|
||||
run: choco install svn
|
||||
|
||||
- name: Setup GtkRadiant
|
||||
run: scons target=setup
|
||||
|
|
Loading…
Reference in a new issue