Skip to content

Commit

Permalink
Fix workflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pcinereus committed Jun 3, 2024
1 parent b113497 commit 96bfc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Manual-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install fontawsome quarto extension
run: |
cd docs
quarto add quarto-ext/fontawesome
quarto add --no-prompt quarto-ext/fontawesome
cd ..
# render manual
Expand Down

0 comments on commit 96bfc99

Please sign in to comment.