bugfix for workflow

This commit is contained in:
niklascfw 2026-02-03 17:55:10 +01:00
parent bfbe313c57
commit e254984f4c
No known key found for this signature in database

View file

@ -12,13 +12,13 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v3
- name: Build all variants - name: Build all variants
run: bash scripts/build-all.sh run: bash scripts/build-all.sh
- name: Upload build artifacts - name: Upload build artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: omninx-packs-${{ github.sha }} name: omninx-packs-${{ github.sha }}
path: output/*.zip path: output/