CI: build-only (no type-check)
This commit is contained in:
2
.github/workflows/ipfs-release.yml
vendored
2
.github/workflows/ipfs-release.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Build SPA
|
||||
run: npm run build
|
||||
run: npm run build-only
|
||||
|
||||
- name: Install Pinata CLI
|
||||
if: secrets.PINATA_JWT != ''
|
||||
|
||||
Reference in New Issue
Block a user