Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanpro committed Jul 30, 2024
1 parent d920f1c commit 68fce68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: npm ci

- name: Link vue-form-elements
run: npm link ../vue-form-elements
run: npm link vue-form-elements

# - name: Run linter 👀
# run: npm run lint
Expand Down

0 comments on commit 68fce68

Please sign in to comment.