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 4e61fdc commit b0fd239Copy full SHA for b0fd239
.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@main
+ uses: js-just/latest@main
66
- name: Move id to deploy
67
run: mv id deploy/id
68
- name: Unzip Monaco Editor
0 commit comments