🔨 Fix linux build script
This commit is contained in:
parent
63567bf708
commit
42ac12b53e
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@ -60,5 +60,5 @@ jobs:
|
|||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: build-output-windows
|
name: build-output-linux
|
||||||
path: build/linux/x64/release
|
path: build/linux/x64/release/bundle
|
Loading…
x
Reference in New Issue
Block a user