pre-compile run

This commit is contained in:
Chris Titus
2024-08-09 10:15:20 -05:00
parent 723e1a132d
commit 0bce9e2647
4 changed files with 6 additions and 6 deletions

View File

@ -19,4 +19,4 @@ jobs:
shell: pwsh
run: |
Set-ExecutionPolicy Bypass -Scope Process -Force; ./Compile.ps1
continue-on-error: false # Directly fail the job on error, removing the need for a separate check
continue-on-error: false # Directly fail the job on error, removing the need for a separate check