Skip to content

Commit

Permalink
Update generate_docs_pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
777arc authored Aug 29, 2024
1 parent 00b87fd commit 248bf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Remove pandoc lib
run: rm -r pandoc*
- name: Upload output as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: compiled_docs
path: '.'

0 comments on commit 248bf93

Please sign in to comment.