ci: Adjust dotnet tool path
This commit is contained in:
Родитель
066a6f324e
Коммит
2ff4a7857a
|
@ -24,7 +24,7 @@ jobs:
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
& dotnet tool install --global --version 1.11 uno.check
|
& dotnet tool install --global --version 1.11 uno.check
|
||||||
& uno-check --ci --fix --non-interactive --verbose
|
& ~/.dotnet/tools/uno-check --ci --fix --non-interactive --verbose
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Загрузка…
Ссылка в новой задаче