Browse Source

fix dev.yml

MystiPanda 11 months ago
parent
commit
aa9e63b51a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dev.yml

+ 1 - 1
.github/workflows/dev.yml

@@ -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