chore(ci,tamagotchi): artifact path
This commit is contained in:
@@ -79,7 +79,8 @@ jobs:
|
||||
run: cd apps/stage-tamagotchi-tauri && pnpm tauri build --target ${{ matrix.target }}
|
||||
|
||||
- run: |
|
||||
mv apps/stage-tamagotchi-tauri/src-tauri/target/${{ matrix.target }}/release/bundle/${{ matrix.artifact }}/airi_${{ github.ref_name }}_${{ matrix.arch }}.${{ matrix.artifact }} \
|
||||
ref_without_v=$(echo ${{ github.ref_name }} | sed 's/^v//')
|
||||
mv apps/stage-tamagotchi-tauri/src-tauri/target/${{ matrix.target }}/release/bundle/${{ matrix.artifact }}/airi_${{ ref_without_v }}_${{ matrix.arch }}.${{ matrix.artifact }} \
|
||||
tamagotchi-dist/airi-${{ matrix.platform }}-${{ matrix.arch }}-${{ github.ref_name }}.${{ matrix.artifact }}
|
||||
|
||||
- name: Upload Artifacts
|
||||
|
||||
Reference in New Issue
Block a user