Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
b707afa3
Commit
b707afa3
authored
Apr 08, 2020
by
Oleg Grenrus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ci-windows.template.yml
parent
c5d4b7ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
boot/ci-windows.template.yml
boot/ci-windows.template.yml
+1
-1
No files found.
boot/ci-windows.template.yml
View file @
b707afa3
...
...
@@ -37,7 +37,7 @@ jobs:
- name
:
Install Cabal
run
:
choco install -y cabal --version 3.0.0.0
- name
:
Install GHC
run
:
choco install -y ghc --version
8.6.5
run
:
choco install -y ghc --version
{{
job.version
}}
- name
:
Set PATH
run
:
|
[
Environment
]::
GetEnvironmentVariable("Path")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment