correct indentation

This commit is contained in:
vcoppe
2024-06-19 20:16:17 +02:00
parent 0e338a3e89
commit 8075efe469

View File

@@ -21,7 +21,7 @@ jobs:
- name: build - name: build
env: env:
BASE_PATH: '/${{ github.event.repository.name }}' BASE_PATH: '/${{ github.event.repository.name }}'
run: | run: |
npm run --prefix website build npm run --prefix website build