Skip to content

Commit 0a56ee0

Browse files
committed
fix: typo in workflow
1 parent 28821c5 commit 0a56ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: bunx --bun solhint --config .solhint.other.json 'script/**/*.sol'
6565
id: solhint-script
6666

67-
- name: Install uUgrades-core
67+
- name: Install Upgrades-core
6868
run: |
6969
bun install @openzeppelin/upgrades-core@latest
7070

0 commit comments

Comments
 (0)