Skip to content

Commit

Permalink
add missing nuxt prepare call
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach committed Jan 1, 2024
1 parent 89f0a59 commit eae06e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/agdb_web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npx nuxt prepare
- run: npm run lint

agdb_web_coverage:
Expand Down

0 comments on commit eae06e7

Please sign in to comment.