We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b902d commit 9c6b282Copy full SHA for 9c6b282
.github/workflows/Build-self-hosted-O64.yml
@@ -18,6 +18,8 @@ jobs:
18
with:
19
source-dir: "source"
20
target-dir: "bin"
21
+ compile: "true"
22
+ app-config: "deployment/Application.Config.json"
23
timeout-minutes: 10
24
- name: "Upload Build Artifact"
25
uses: actions/upload-artifact@v4
0 commit comments