Skip to content

Commit

Permalink
Update build-site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoFrhwld authored Dec 18, 2023
1 parent 6a9f572 commit 5164be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build-docs:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand All @@ -23,4 +23,4 @@ jobs:
- name: Render and publish to gh pages
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
target: gh-pages

0 comments on commit 5164be9

Please sign in to comment.