Update test.yml

This commit is contained in:
cmclark00 2024-08-13 23:31:17 -04:00 committed by GitHub
parent 89c49a5b1b
commit 0cbe91d46c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,9 +27,10 @@ jobs:
- name: Build Project
run: |
debuild -uc -us
cd ../
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: linux-${{ matrix.arch }}-binaries
path: ../*deb
path: . *.deb