We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1deb3ba commit aa0989eCopy full SHA for aa0989e
.github/workflows/website.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build with Next.js
63
run: ${{ steps.detect-package-manager.outputs.runner }} next build
64
- name: Override with _just
65
- uses: js-just/_just@v0.0.26
+ uses: js-just/_just@main
66
- name: Move id to deploy
67
run: mv id deploy/id
68
- name: Unzip Monaco Editor
0 commit comments