Skip to content

Commit

Permalink
Merge pull request #39 from OpenSourceRaidGuild/jacobmgevans
Browse files Browse the repository at this point in the history
ci tweak
  • Loading branch information
JacobMGEvans authored Nov 16, 2021
2 parents 66bf268 + b3996b8 commit d1f0d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 16.7

- name: Install Dependencies
run: npm ci
run: npm install

- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

1 comment on commit d1f0d69

@vercel
Copy link

@vercel vercel bot commented on d1f0d69 Nov 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.