Skip to content

Commit

Permalink
Update Github Actions to run without Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Sep 18, 2024
1 parent 8ad48ed commit 683c83b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v2
- uses: quarto-dev/quarto-actions/render@v2

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit 683c83b

Please sign in to comment.