mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
wip
This commit is contained in:
parent
20ca170f5c
commit
f333e55014
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -26,6 +26,9 @@ jobs:
|
|||
- name: Install scons
|
||||
run: pip install scons
|
||||
|
||||
- name: Locate scons.bat
|
||||
run: Get-Command python
|
||||
|
||||
- name: Setup GtkRadiant
|
||||
run: python -m scons target=setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue