Fixes zip-zip

This commit is contained in:
Wietse Wind
2023-02-09 13:29:46 +01:00
committed by GitHub
parent 69327445e9
commit 7fee0eb171

View File

@@ -15,12 +15,6 @@ jobs:
clean: false
- name: Build using Docker
run: /bin/bash release-builder.sh
- uses: actions/upload-artifact@v3
with:
name: build-${{ github.run_number }}
path: |
release-build/xahaud
release-build/release.info
publisher:
needs: builder