diff --git a/.github/workflows/wails.yml b/.github/workflows/wails.yml index bac4241..b2bdd77 100644 --- a/.github/workflows/wails.yml +++ b/.github/workflows/wails.yml @@ -76,6 +76,7 @@ jobs: - name: Download Artifacts uses: actions/download-artifact@v4 with: + merge-multiple: true path: ${{ github.workspace }}/bin - name: Release uses: softprops/action-gh-release@v2 @@ -94,4 +95,4 @@ jobs: - Linux: `yellowjacket` - Windows: `yellowjacket.exe` - MacOS: `yellowjacket.app` - files: ${{ github.workspace }}/bin/*/* + files: ${{ github.workspace }}/bin/*