Skip to content

Commit

Permalink
fixed lint_and_types job
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedMaaz committed Sep 18, 2023
1 parent ceab263 commit d2cc2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 20

- name: Install dependencies
run: npm ci --omit=dev
run: npm ci
working-directory: agenta-web

- name: Run Lint
Expand Down

0 comments on commit d2cc2fe

Please sign in to comment.