This commit is contained in:
Timothee 'TTimo' Besset 2021-04-25 11:49:32 -05:00
parent f333e55014
commit 3aa6a90d34

View file

@ -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