Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 017b06c

Browse files
committed
fixup: oops path prefix
1 parent 2d16ddb commit 017b06c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-to-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm ci
3434

3535
- name: Run Gatsby Build
36-
run: npm run build
36+
run: npm run build-ci
3737
env:
3838
PATH_PREFIX: ${{ steps.vars.outputs.sha_short }}/
3939

0 commit comments

Comments
 (0)