Skip to content

Commit

Permalink
Update coq-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Apr 16, 2024
1 parent 461e45a commit 4a43455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:

- name: echo build params
run: |
%cd%\etc\ci\describe-system-config-win.bat
shell: cmd
.\etc\ci\describe-system-config-win.ps1
shell: pwsh
- name: deps
run: |
%CYGWIN_ROOT%\bin\bash.exe -l -c 'cd "%cd%"; opam exec -- etc/ci/github-actions-make.sh -j${NJOBS} deps'
Expand Down

0 comments on commit 4a43455

Please sign in to comment.