Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored and rtetley committed Sep 10, 2024
1 parent 525025c commit d412dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Build language server
run: .\language-server\build-windows-platform.bat
env:
COQ_VERSION: V8.19
COQ_VERSION: V8.19.0

- run: C:\ci\cygwin64\bin\bash.exe --login -c 'echo vscoqtop=$(cygpath -m $(which vscoqtop))' >> $Env:GITHUB_ENV

Expand Down

0 comments on commit d412dab

Please sign in to comment.