Skip to content

Commit

Permalink
[build-on-pull_req.yml] Fix copy&paste'o
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Dec 5, 2023
1 parent 3b0e87c commit db0f132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-pull_req.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
- name: Upload build result
uses: actions/upload-artifact@v3
with:
name: RPM-build-results_${{ github.base_ref }}-${{ env.ARCH }}-SFOS{{ env.RELEASE }}+
name: RPM-build-results_${{ github.base_ref }}-${{ env.ARCH }}-SFOS${{ env.RELEASE }}+
path: RPMS/

0 comments on commit db0f132

Please sign in to comment.