Skip to content

Commit 13eb372

Browse files
committed
Fix yaml for real
1 parent 179df2d commit 13eb372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: build
2424
env:
2525
BASE_PATH: '/${{ github.event.repository.name }}'
26-
run: |
26+
run: |
2727
npm run build
2828
2929
- name: Upload Artifacts

0 commit comments

Comments
 (0)