We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0116586 commit 2b729cfCopy full SHA for 2b729cf
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ name: Quarto Publish
7
8
jobs:
9
build-deploy:
10
- runs-on: macos-latest # ubuntu-latest windows-latest
+ runs-on: ubuntu-latest # macos-latest # windows-latest
11
permissions:
12
contents: write
13
steps:
0 commit comments