Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz-clark committed Feb 8, 2024
1 parent c4e9d86 commit e07ad47
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
node-version: 20
# runs:
# using: 'node20'
# main: 'main.js'

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

0 comments on commit e07ad47

Please sign in to comment.