mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-30 23:30:04 +00:00
correct indentation
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: build
|
||||
env:
|
||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||
BASE_PATH: '/${{ github.event.repository.name }}'
|
||||
run: |
|
||||
npm run --prefix website build
|
||||
|
||||
|
Reference in New Issue
Block a user