mirror of
https://github.com/mschuepbach/matrix-kernel-filter-calculator.git
synced 2026-01-15 13:02:14 +01:00
Fix deployment
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
- name: npm install
|
||||
run: npm ci
|
||||
run: npm ci --legacy-peer-deps
|
||||
- name: npm build
|
||||
env:
|
||||
BASE_PATH: '/matrix-kernel-filter-calculator'
|
||||
|
||||
Reference in New Issue
Block a user