mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 00:56:31 +02:00
Change build script execution in choco-deploy.yml
This commit is contained in:
@@ -20,7 +20,8 @@ jobs:
|
||||
|
||||
- name: Build and Pack
|
||||
shell: pwsh
|
||||
run: ./choco/build.ps1
|
||||
working-directory: ./choco
|
||||
run: ./build.ps1
|
||||
env:
|
||||
CI: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user