mirror of
https://github.com/Sonarr/Sonarr
synced 2025-12-06 08:28:37 +01:00
Fix typo
This commit is contained in:
parent
d5e19b8c3c
commit
9ee2fe6f5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -112,7 +112,7 @@ jobs:
|
||||||
- name: Volta
|
- name: Volta
|
||||||
uses: volta-cli/action@v4
|
uses: volta-cli/action@v4
|
||||||
|
|
||||||
- name: Yarn Intsall
|
- name: Yarn Install
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue