Skip to content

Commit

Permalink
add nuxt prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach committed Jan 4, 2024
1 parent 6d3e561 commit 46b4ad0
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 @@ -44,6 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npx nuxt prepare
- run: npm run test:unit
- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 46b4ad0

Please sign in to comment.