Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Include noarch rpms
  • Loading branch information
willhaines authored Feb 27, 2024
1 parent f5fc675 commit 03ed545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:

- uses: ncipollo/release-action@v1
with:
artifacts: 'x86_64/*'
artifacts: "'x86_64/*','noarch/*'"

0 comments on commit 03ed545

Please sign in to comment.