please the GH:A gods
This commit is contained in:
parent
b3af6caadb
commit
5193a63c3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
ref: ${{ matrix.branch }}
|
||||
- name: Vite Build
|
||||
env:
|
||||
branchPrefix: ${{ matrix.branch != "main" && matrix.branch }}
|
||||
branchPrefix: ${{ matrix.branch != 'main' && matrix.branch }}
|
||||
run: |
|
||||
npm ci
|
||||
npm run build -- --base=/blockly-tool/${branchPrefix}
|
||||
|
|
|
|||
Loading…
Reference in a new issue