Fix path construction error in windows
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
ghc: ['8.8.3']
|
||||
ghc: ['8.8.3', '8.4.4']
|
||||
cabal: ['3.0.0.0']
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user