Skip to content

Commit 668b1e5

Browse files
committed
remove quarto installation from publishing app GH action
1 parent dfb959d commit 668b1e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-app.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
- name: Check out repository
1616
uses: actions/checkout@v4
1717

18-
- name: Set up Quarto
19-
uses: quarto-dev/quarto-actions/setup@v2
20-
2118
- name: Install R
2219
uses: r-lib/actions/setup-r@v2
2320
with:

0 commit comments

Comments
 (0)