Skip to content

Commit 9c6b282

Browse files
authored
Update Build-self-hosted-O64.yml
1 parent 88b902d commit 9c6b282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
with:
1919
source-dir: "source"
2020
target-dir: "bin"
21+
compile: "true"
22+
app-config: "deployment/Application.Config.json"
2123
timeout-minutes: 10
2224
- name: "Upload Build Artifact"
2325
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)