Skip to content

Commit

Permalink
ci: try waiting on an asset instead of api endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdowdle committed Aug 17, 2023
1 parent 52ff7c5 commit 9636770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuxt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
install: false
build: pnpm build
start: pnpm start
wait-on: 'http://localhost:3000/api/tide/site?id=TEST_SITE'
wait-on: 'http://localhost:3000/assets/fonts/VIC-Regular.woff2'

0 comments on commit 9636770

Please sign in to comment.