Updated ncc_workflow.yml
This commit is contained in:
parent
db18d8b826
commit
20aeccc2ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ncc_workflow.yml
vendored
2
.github/workflows/ncc_workflow.yml
vendored
|
@ -103,7 +103,7 @@ jobs:
|
||||||
|
|
||||||
- name: Compile Project
|
- name: Compile Project
|
||||||
run: |
|
run: |
|
||||||
ncc build --config release --log-level debug
|
ncc build --config release-compressed --log-level debug
|
||||||
|
|
||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue