final
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user