diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cb98bc5..6e88b29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - uses: actions/download-artifact@master with: name: binary - path: wiiu + path: wiiu/apps - name: zip artifact run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip wiiu - name: Create Release