fix(ci): appimage path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -42,4 +42,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: appimage
|
name: appimage
|
||||||
path: "*.AppImage"
|
path: "target/appimage/stardust-xr-server.AppImage"
|
||||||
|
|||||||
Reference in New Issue
Block a user