scons and setup

This commit is contained in:
Timothee 'TTimo' Besset 2021-04-25 11:21:49 -05:00
parent f2a20c6813
commit 20ca170f5c
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
# This is a basic workflow to help you get started with Actions
name: CI
# Controls when the action will run.
@ -29,5 +27,5 @@ jobs:
run: pip install scons
- name: Setup GtkRadiant
run: scons.bat target=setup
run: python -m scons target=setup