Skip to content

Commit

Permalink
ci: 💚 rebuild lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydrichards committed Nov 17, 2023
1 parent d559255 commit b59a343
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
restore-keys: |
node
- name: Install JS deps
- name: Install deps
uses: borales/actions-yarn@v4
with:
cmd: install
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: pnpm lint

verify-types:
name: "Verify Types"
name: "Types"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
Loading

1 comment on commit b59a343

@vercel
Copy link

@vercel vercel bot commented on b59a343 Nov 17, 2023

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.