Skip to content

Commit

Permalink
Update .github/workflows/generate_api_docs.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Tania Allard <[email protected]>
  • Loading branch information
peytondmurray and trallard authored Sep 17, 2024
1 parent 7b48efe commit f52f775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_api_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run:
shell: bash -el {0}
steps:
- name: Install jq
- name: "Install jq 📦"
run: |
sudo apt update
sudo apt install -y jq
Expand Down

0 comments on commit f52f775

Please sign in to comment.