try harder dude

This commit is contained in:
Thomas Göttgens 2024-06-05 16:29:40 +02:00 committed by GitHub
parent 2cc5598f89
commit d8775d94e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,6 +109,9 @@ jobs:
package-raspbian-armv7l:
uses: ./.github/workflows/package_raspbian_armv7l.yml
package-native:
uses: ./.github/workflows/package_amd64.yml
build-native:
runs-on: ubuntu-latest
steps: