diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 423b12b..5851c9c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -154,6 +154,7 @@ jobs: uses: actions/download-artifact@v4 with: path: bin/Release/publish + pattern: VRCPackagingTool-* - name: Zip each artifact run: |