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 9c6b282 commit d3cad01Copy full SHA for d3cad01
.github/workflows/Build-self-hosted-O64.yml
@@ -19,7 +19,7 @@ jobs:
19
source-dir: "source"
20
target-dir: "bin"
21
compile: "true"
22
- app-config: "deployment/Application.Config.json"
+ app-config: "deployment/Application-Config.json"
23
timeout-minutes: 10
24
- name: "Upload Build Artifact"
25
uses: actions/upload-artifact@v4
0 commit comments