Skip to content

Commit

Permalink
fix: Updated the name of the workflow artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
motrellin committed Jul 24, 2024
1 parent 450f617 commit 7d040df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ action_appendix: |2-
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: html-output
path: public
- name: Revert Coq user permissions
# to avoid a warning at cleanup time
Expand Down

0 comments on commit 7d040df

Please sign in to comment.