Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
robbymilo committed Dec 4, 2024
1 parent 6232083 commit c3c2b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
if: github.event.action == 'opened' || github.event.action == 'synchronize'
shell: bash
run: |
./deploy-preview-files/build.sh
./deploy-preview-files/deploy-preview/build.sh
- name: Print build header value
if: github.event.action == 'opened' || github.event.action == 'synchronize'
Expand Down

0 comments on commit c3c2b95

Please sign in to comment.