Skip to content

Commit 538e1d1

Browse files
20240114 - typo
1 parent e064600 commit 538e1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: quarto-dev/quarto-actions/setup@v2
2020

2121
- name: Setup Python and Jupyter
22-
- uses: actions/setup-python@v4
22+
uses: actions/setup-python@v4
2323
with:
2424
python-version: '3.x' # Version range or exact version of a Python version to use, using SemVer's version range syntax
2525
- run: pip install jupyter

0 commit comments

Comments
 (0)