Skip to content

Commit

Permalink
srpm path
Browse files Browse the repository at this point in the history
  • Loading branch information
obriencj committed Sep 11, 2023
1 parent 1c0001e commit be22b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: RPMs
path: kojismokydingo-*.src.rpm
path: ${{ steps.srpm.outputs.path }}

build-rpm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit be22b9c

Please sign in to comment.