Update build-ubuntu-deb.yml

This commit is contained in:
cmclark00 2024-08-13 22:16:11 -04:00 committed by GitHub
parent 670238dd5a
commit 34812938f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,14 @@
name: Build on Linux
name: Build Ubuntu .deb
on:
push:
branches: [ "qml" ]
pull_request:
branches: [ "qml" ]
jobs:
build-linux:
name: Build on Linux
runs-on: ubuntu-latest
strategy:
matrix: