File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124
124
shell : bash
125
125
run : |
126
126
cabal v2-build cabal-install:exe:cabal
127
- cp dist-newstyle/build/x86_64-windows/ghc-8.6.5/cabal-install-3.3.0.0/cabal/ build/cabal/cabal.exe cabal.exe
127
+ cp dist-newstyle/build/x86_64-windows/ghc-8.6.5/cabal-install-3.3.0.0/build/cabal/cabal.exe cabal.exe
128
128
- name : Smoke test
129
129
shell : bash
130
130
run : |
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124
124
shell : bash
125
125
run : |
126
126
cabal v2-build cabal-install:exe:cabal
127
- cp dist-newstyle/build/x86_64-windows/ghc-8.6.5/cabal-install-3.3.0.0/cabal/ build/cabal/cabal.exe cabal.exe
127
+ cp dist-newstyle/build/x86_64-windows/ghc-8.6.5/cabal-install-3.3.0.0/build/cabal/cabal.exe cabal.exe
128
128
- name : Smoke test
129
129
shell : bash
130
130
run : |
You can’t perform that action at this time.
0 commit comments