Skip to content

Commit

Permalink
chore: review pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
wilcorrea committed Apr 15, 2024
1 parent c4f48bf commit f8c5532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/setup-node@v4
with:
cache: npm
cache-dependency-path: frontend/package-lock.json

- name: Build
working-directory: ./frontend
Expand Down

0 comments on commit f8c5532

Please sign in to comment.