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 94ea3a7 commit a453c85Copy full SHA for a453c85
.github/workflows/publish.yml
@@ -68,6 +68,8 @@ jobs:
68
run: ${{ steps.detect-package-manager.outputs.runner }} next build
69
- name: _just
70
uses: js-just/latest@main
71
+ with:
72
+ postprocessor-version: "24"
73
- name: Upload artifact
74
uses: actions/upload-pages-artifact@v3
75
with:
0 commit comments