diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 94fb155..e7bff66 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -54,12 +54,10 @@ jobs: steps: - name: Download VPK Artifact uses: actions/download-artifact@v4 - working-directory: ./ with: name: vita-nzp-vpk - name: Download NRO Artifact uses: actions/download-artifact@v4 - working-directory: ./ with: name: nx-nzp-nro - name: Generate Build Date