Skip to content

Commit

Permalink
probably fine for now?
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmygithubaccount committed Aug 21, 2024
1 parent d347d1d commit 803401f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: quarto-dev/quarto-actions/setup@v2

- name: install requirements
run: just setup
run: pip install uv && just setup

- name: build site
run: |
Expand Down

0 comments on commit 803401f

Please sign in to comment.