Fix pipeline
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
node-version: 22
|
||||
- run: npm install --frozen-lockfile
|
||||
- name: Build project
|
||||
run: npm run build
|
||||
run: npm run build-only
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v4
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user