Skip to content

Commit 2d945b0

Browse files
committed
Fix typo in GitHub Action Workflow file
1 parent 2f958a5 commit 2d945b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Compile Herb
4444
run: bundle exec rake make
4545

46-
- name: yarn insall
46+
- name: yarn install
4747
run: yarn install --frozen-lockfile
4848

4949
- name: Install Playwright browsers

0 commit comments

Comments
 (0)