mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 00:03:44 +08:00
fix dev.yml
This commit is contained in:
parent
52393206e6
commit
899849d4dc
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.target }}
|
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
|
if-no-files-found: error
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user