fix dev.yml

This commit is contained in:
MystiPanda 2024-07-08 16:17:23 +08:00 committed by GitHub
parent 52393206e6
commit 899849d4dc

View File

@ -74,7 +74,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.target }}
path: src-tauri/target/${{ matrix.target }}/release/bundle/macos/*.dmg
path: src-tauri/target/${{ matrix.target }}/release/bundle/dmg/*.dmg
if-no-files-found: error
- name: Upload Artifacts