Merge branch 'dev' of github.com:Xahau/xahaud into dev

This commit is contained in:
Richard Holland
2023-02-09 12:35:55 +00:00

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