Skip to content

Commit

Permalink
ci(actions): 👷 update action name
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jul 4, 2022
1 parent c4a4db4 commit 6c12f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
if: steps.cache-node-modules.outputs.cache-hit != 'true'
run: yarn --frozen-lockfile

- name: Built
- name: Build
run: yarn build

test:
Expand Down

1 comment on commit 6c12f41

@vercel
Copy link

@vercel vercel bot commented on 6c12f41 Jul 4, 2022

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.