Skip to content

Commit 5bd958e

Browse files
authored
gh-130 fixed typo (#131)
1 parent 2d46532 commit 5bd958e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: ./cd/before_install.sh
134134

135135
- name: Install dependencies
136-
run: ./cd/install_dependenices.sh
136+
run: ./cd/install_dependencies.sh
137137

138138
- name: Create Asset
139139
env:

0 commit comments

Comments
 (0)