1 parent c1d32cb commit 5b521ebCopy full SHA for 5b521eb
1 file changed
.github/workflows/nextjs.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.28
+ uses: js-just/_just@v0.0.26
66
- name: Upload artifact
67
uses: actions/upload-pages-artifact@v3
68
with:
0 commit comments