diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 40a8918..1b5f40b 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -12,13 +12,13 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v3 - name: Build all variants run: bash scripts/build-all.sh - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: omninx-packs-${{ github.sha }} - path: output/*.zip + path: output/