final
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@ jobs:
|
||||
- "./build.sh"
|
||||
- name: Windows
|
||||
os: windows
|
||||
python: 3
|
||||
python: 3.9
|
||||
env:
|
||||
- PATH=/c/Python39:/c/Python39/Scripts:${PATH}
|
||||
before_script:
|
||||
@@ -53,4 +53,4 @@ deploy:
|
||||
- build/package/addons/sourcemod/scripting/include/TransmitManager.inc
|
||||
on:
|
||||
repo: Kxnrl/sm-ext-TransmitManager
|
||||
skip_cleanup: 'true'
|
||||
skip_cleanup: true
|
||||
|
||||
Reference in New Issue
Block a user