Skip to content

Commit

Permalink
try running quarto publish workflow on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Jan 30, 2024
1 parent e96b032 commit 9849c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Quarto Publish

jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: macOS-latest
permissions:
contents: write
steps:
Expand Down

0 comments on commit 9849c22

Please sign in to comment.