This commit is contained in:
Kyle
2020-12-22 21:54:00 +08:00
parent 8ac35d2734
commit dfd7e93bf8
+2 -2
View File
@@ -26,7 +26,7 @@ jobs:
- "./build.sh" - "./build.sh"
- name: Windows - name: Windows
os: windows os: windows
python: 3 python: 3.9
env: env:
- PATH=/c/Python39:/c/Python39/Scripts:${PATH} - PATH=/c/Python39:/c/Python39/Scripts:${PATH}
before_script: before_script:
@@ -53,4 +53,4 @@ deploy:
- build/package/addons/sourcemod/scripting/include/TransmitManager.inc - build/package/addons/sourcemod/scripting/include/TransmitManager.inc
on: on:
repo: Kxnrl/sm-ext-TransmitManager repo: Kxnrl/sm-ext-TransmitManager
skip_cleanup: 'true' skip_cleanup: true