Skip to content

Commit

Permalink
chore: prevent unnecessary npm ci work
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Jan 12, 2023
1 parent e1bfac4 commit 9f60c84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ tasks:
dir: "{{.BUILD_DIR}}/ui"
cmds:
- npm ci
sources:
- package.json
- package-lock.json

assets:dev:
desc: Run the UI dev server
Expand Down

0 comments on commit 9f60c84

Please sign in to comment.