Skip to content

Commit 54375e8

Browse files
authored
Update check.yml - use latest Quarto prerelease
1.5.25 contains a bug fix preventing Lua scripts from executing on Windows
1 parent fe1cb5a commit 54375e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626

2727
- name: Install Quarto
2828
uses: quarto-dev/quarto-actions/setup@v2
29+
with:
30+
version: 1.5.25
2931

3032
- name: Install Node
3133
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)