mirror of
https://github.com/danbulant/deno_install
synced 2026-07-03 10:10:38 +00:00
x
This commit is contained in:
parent
89bac80ea3
commit
fd7bcdd528
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -26,6 +26,7 @@ jobs:
|
||||||
run: ./install_test.sh
|
run: ./install_test.sh
|
||||||
|
|
||||||
- name: tests powershell
|
- name: tests powershell
|
||||||
|
if: matrix.os == 'windows-latest'
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: ./install_test.ps1
|
run: ./install_test.ps1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue