ci: fix typo
This commit is contained in:
parent
0a58175e46
commit
2304109eab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
matrix:
|
||||
directory: [cli/npm, lib/binding_web]
|
||||
steps:
|
||||
- name: CHeckout repository
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue