Skip to content

Commit cc87b25

Browse files
committed
Attempt to install quarto-cli in test workflow
1 parent 1a3b90f commit cc87b25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
sudo apt-get -y update
2626
sudo apt-get -y install --fix-missing xvfb
2727
28+
- uses: quarto-dev/quarto-actions/setup@v2
29+
2830
- name: Build vscode extension
2931
run: |
3032
cd apps/vscode

0 commit comments

Comments
 (0)