Skip to content

Commit

Permalink
right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3 committed Dec 8, 2023
1 parent 7f5a16e commit 0cbb279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ jobs:
if: startsWith(matrix.props.dist, 'el')
run: |
spec_version=$(grep "Version:" ${{ matrix.props.spec }} | tr -s ' ' | cut -d' ' -f2)
cd /tmp/rpmbuild/SOURCES/
mv vendor-rs.tar.gz vendor-rs-${spec_version}.tar.gz
working-directory: /tmp/rpmbuild/SOURCES/
- name: Mark as git safe
run: |
Expand Down

0 comments on commit 0cbb279

Please sign in to comment.