mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-19 23:08:06 +00:00
github action updated - setup quarto
removed quarto version If it is not specified the last available version is used.
This commit is contained in:
@@ -35,8 +35,6 @@ jobs:
|
|||||||
any::DT
|
any::DT
|
||||||
- name: setup Quarto
|
- name: setup Quarto
|
||||||
uses: quarto-dev/quarto-actions/setup@v2
|
uses: quarto-dev/quarto-actions/setup@v2
|
||||||
with:
|
|
||||||
version: 1.4.550
|
|
||||||
- name: Render site
|
- name: Render site
|
||||||
run: |
|
run: |
|
||||||
quarto render site
|
quarto render site
|
||||||
|
|||||||
Reference in New Issue
Block a user