Skip to content

Commit

Permalink
Fix centOS
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed May 21, 2024
1 parent 24bd661 commit e7c611f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/centos-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: user guide upload
id: userguide_upload
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3 #aligned with download in centOS job
with:
name: user-guide
path: ${{ steps.create-user-guide.outputs.pdf-path }}
Expand Down

0 comments on commit e7c611f

Please sign in to comment.