Skip to content

Commit

Permalink
limit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Jun 19, 2023
1 parent 5a0b15f commit daa8af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: packages-${{ matrix.distrib }}
path: ./*cbmod*.rpm
path: ./*.rpm
retention-days: 1

# package-deb:
Expand Down

0 comments on commit daa8af9

Please sign in to comment.