Skip to content

Commit

Permalink
ci: install python
Browse files Browse the repository at this point in the history
  • Loading branch information
CGID (Cervan Girard) authored and CGID (Cervan Girard) committed Nov 14, 2024
1 parent ea50c56 commit c37bf8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ runs:
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
- name: Install Quarto
uses: quarto-dev/quarto-actions/setup@v2
- name: Install python
uses: actions/setup-python@v5

0 comments on commit c37bf8b

Please sign in to comment.