mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-25 02:41:22 +00:00
wip
This commit is contained in:
parent
f333e55014
commit
3aa6a90d34
1 changed files with 1 additions and 5 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
@ -26,9 +26,5 @@ 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
|
||||
|
||||
run: scons target=setup
|
||||
|
|
Loading…
Reference in a new issue