🔨 Fix linux build script

This commit is contained in:
LittleSheep 2025-02-15 13:48:25 +08:00
parent 63567bf708
commit 42ac12b53e

View File

@ -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