Skip to content

Commit 6b27031

Browse files
authored
Update Build-self-hosted-O64-O32.yml
1 parent 4437e7f commit 6b27031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-self-hosted-O64-O32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
target-dir: "${{ matrix.binfolder }}"
3333
compile: "true"
3434
app-config: "deployment/Application-Config.json"
35-
run-accunit-test: "true"
35+
run-accunit-tests: "true"
3636
timeout-minutes: 10
3737
- name: "Upload Build Artifact"
3838
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)