Skip to content

Commit fb80ac6

Browse files
committed
Minor nFunction content
1 parent 389a816 commit fb80ac6

8 files changed

Lines changed: 343 additions & 220 deletions

File tree

.github/workflows/publish.yaml

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

2424
steps:
25-
- name: Install GitHub CLI
26-
uses: cli/cli@v2
27-
with:
28-
version: latest
25+
# The docker contains doesn't seem to have github cli installed.
26+
# I will wait on making this work.
2927
- name: Setup Quarto
3028
uses: quarto-dev/quarto-actions/setup@v2
3129

0 commit comments

Comments
 (0)