Goofy iscc return codes
All checks were successful
Actions Testing Workflow / build (push) Successful in 26s
All checks were successful
Actions Testing Workflow / build (push) Successful in 26s
This commit is contained in:
parent
866dbd9c6e
commit
8def10e231
@ -44,7 +44,7 @@ jobs:
|
||||
echo Version: $version
|
||||
New-Item -Path "artifacts" -ItemType Directory
|
||||
Copy-Item -Path "./src/build/ActionsTesting.exe" -Destination "./artifacts/ActionsTesting-$version.exe" -Verbose
|
||||
ISCC.exe /?
|
||||
# ISCC.exe /?
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user