fix(ci): appimage path

This commit is contained in:
Nova
2024-12-29 18:35:13 -08:00
parent fc91fbe24c
commit 212ceb7a6d

View File

@@ -42,4 +42,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: appimage
path: "*.AppImage"
path: "target/appimage/stardust-xr-server.AppImage"