🔨 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
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-output-windows
|
||||
path: build/linux/x64/release
|
||||
name: build-output-linux
|
||||
path: build/linux/x64/release/bundle
|
Loading…
x
Reference in New Issue
Block a user