Skip to content

Commit

Permalink
Merge pull request #160 from AnimalFoodBank/wip/ga-audit-nuxt-key
Browse files Browse the repository at this point in the history
Update audit.yml
  • Loading branch information
delano authored May 16, 2024
2 parents 23bfaf1 + 0b03c5b commit 39d6e91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
- name: Build Nuxt3 app
working-directory: apps/ui
env:
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}
run: pnpm run build

- name: Run tests
Expand Down

0 comments on commit 39d6e91

Please sign in to comment.