fix: tamagotchi path (#27)

This commit is contained in:
LemonNeko
2025-02-20 17:37:33 +08:00
committed by GitHub
parent a921b78327
commit 240129359f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: airi-${{ matrix.platform }}-${{ matrix.arch }}-${{ github.ref_name }}
path: packages/stage-tamagotchi/dist/airi-${{ matrix.platform }}-${{ matrix.arch }}-${{ github.ref_name }}.${{ matrix.artifact }}
path: apps/stage-tamagotchi/dist/airi-${{ matrix.platform }}-${{ matrix.arch }}-${{ github.ref_name }}.${{ matrix.artifact }}
release-tamagotchi:
name: Release Tamagotchi