Skip to content

Commit f0d1a6c

Browse files
committed
WIP: Fix the CI
1 parent 3a73ef5 commit f0d1a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
116116
echo "MAKE_KRUSTFLAGS=KRUSTFLAGS=-Zcodegen-backend=$(pwd)/rustc_codegen_gcc/target/release/librustc_codegen_gcc.so" >> $GITHUB_ENV
117117
118+
118119
cd rustc_codegen_gcc
119120
echo 'gcc-path = "/usr/lib"' > config.toml
120121
#sed -i '/channel/d' rust-toolchain

0 commit comments

Comments
 (0)