Skip to content

Commit dde9477

Browse files
committed
fixup! Create libgccjit-libs-dir
1 parent bb20633 commit dde9477

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/nightly_rustc.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ jobs:
6767
run: |
6868
curl -LO https://github.com/cross-cg-gcc-tools/cross-gcc/releases/latest/download/gcc-${{ matrix.arch.cross_target }}-15.deb
6969
70-
#mkdir cross-gcc
71-
#cd cross-gcc
72-
#ar x ../gcc-${{ matrix.arch.cross_target }}-15.deb
73-
#sudo tar xf data.tar.*
74-
7570
sudo dpkg-deb -x gcc-${{ matrix.arch.cross_target }}-15.deb cross-gcc
7671
echo ****
7772
ls cross-gcc

0 commit comments

Comments
 (0)