Skip to content

Commit

Permalink
fix deploy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kanglcn committed Mar 22, 2024
1 parent d927982 commit 44a43db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
with: {version: 3.10}
with: {version: '3.10'}

0 comments on commit 44a43db

Please sign in to comment.