Fix HLS bindist CI
This commit is contained in:
parent
c975203b5e
commit
1d00d31730
1
.github/workflows/install-bindist.sh
vendored
1
.github/workflows/install-bindist.sh
vendored
@ -60,6 +60,7 @@ case $TOOL in
|
|||||||
cd "$tmp_dir"
|
cd "$tmp_dir"
|
||||||
cabal unpack "${test_package}"
|
cabal unpack "${test_package}"
|
||||||
cd "${test_package}"
|
cd "${test_package}"
|
||||||
|
cp "/tmp/install-bindist-ci/${METADATA_FILE}" .
|
||||||
}
|
}
|
||||||
|
|
||||||
# For all HLS GHC versions and the wrapper, run 'typecheck'
|
# For all HLS GHC versions and the wrapper, run 'typecheck'
|
||||||
|
Loading…
Reference in New Issue
Block a user