Skip to content

Commit

Permalink
Update .github/workflows/generate_docs_pr.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Teque5 <teque5@gmail.com>
  • Loading branch information
777arc and Teque5 authored Aug 29, 2024
1 parent 41dd1de commit bc03b9f
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,5 +32,5 @@ jobs:
- name: Upload output as artifact
uses: actions/upload-artifact@v3
with:
name: out
name: compiled_docs
path: '.'

0 comments on commit bc03b9f

Please sign in to comment.