Skip to content

Commit

Permalink
Remove ci install
Browse files Browse the repository at this point in the history
Signed-off-by: Merit <[email protected]>
  • Loading branch information
meritmalling committed Jul 16, 2024
1 parent 1bebfe5 commit 18f3905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cl-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:

- name: Authenticate with private NPM package
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_AUTH_TOKEN }}" > ~/.npmrc

- name: Install dependencies
run: npm ci

- name: Install changelog
run: npm i @flatfile/changelog --save-optional
Expand Down

0 comments on commit 18f3905

Please sign in to comment.