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 e2168d1 commit 2ccf421
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 @@ -30,7 +30,7 @@ jobs:
- name: Check pandoc version
run: pandoc -v
- name: Remove pandoc lib
run: rm -r pandoc* && rm pandoc*
run: rm -r pandoc*
- name: Upload output as artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 2ccf421

Please sign in to comment.