зеркало из https://github.com/github/ruby.git
Added ~\scoop\shims to PATH
This commit is contained in:
Родитель
54ddf58a29
Коммит
3155b76eb4
|
@ -78,6 +78,7 @@ jobs:
|
||||||
- name: Install libraries with scoop
|
- name: Install libraries with scoop
|
||||||
run: |
|
run: |
|
||||||
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
|
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
|
||||||
|
Join-Path (Resolve-Path ~).Path "scoop\shims" >> $Env:GITHUB_PATH
|
||||||
scoop install winflexbison
|
scoop install winflexbison
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
- name: git config
|
- name: git config
|
||||||
|
|
Загрузка…
Ссылка в новой задаче