mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update test.yml
This commit is contained in:
parent
d90a386441
commit
293cca615b
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -27,11 +27,9 @@ jobs:
|
|||
- name: Build Project
|
||||
run: |
|
||||
debuild -uc -us
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: linux-${{ matrix.arch }}-binaries
|
||||
path: .*
|
||||
path: ../*.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue