Skip to content

Commit 0d8dcf0

Browse files
committed
Update publish.yaml
1 parent a600e2f commit 0d8dcf0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
contents: write # The workflow needs permission to push content to the repository
2323

2424
steps:
25+
- name: Setup GitHub CLI
26+
uses: cli/cli-action@v1
27+
with:
28+
version: 'latest' # You can specify a version or use 'latest'
2529
- name: Setup Quarto
2630
uses: quarto-dev/quarto-actions/setup@v2
2731

0 commit comments

Comments
 (0)