Skip to content
Discussion options

You must be logged in to vote

Think I've gotten to the bottom of it: the GitHub Action that deploys the website was using a fixed version of Quarto, which I forgot to update for v2. Version 2 of quarto-svelte uses a project metadata extension, which wasn't added until Quarto v1.5.46 (the GHA was using an earlier 1.5 release).

Actions are being updated to run on the latest release version, with the check action also using prerelease to hopefully give me an early indication of problems with new releases!

The site won't actually be updated until I merge these updates into main, which I'll do in the next day or two for a bug release of quarto-svelte :)

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jimjam-slam
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by edenian-prince
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants