use prefix option

This commit is contained in:
vcoppe 2024-06-19 20:18:32 +02:00
parent 8075efe469
commit cc2559ad9b

View file

@ -17,7 +17,7 @@ jobs:
cache: npm
- name: Install dependencies
run: npm install website
run: npm install --prefix website
- name: build
env: