Skip to content

Commit

Permalink
fix: deploy demo site action (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine authored Jun 16, 2024
1 parent d664962 commit 607abc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-demo-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
extended: true

- name: Run tests
run: ./testing/testing-example-site/test-theme.sh
run: ./v4/tests/exampleSite/test-theme.sh

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 607abc5

Please sign in to comment.