Skip to content

Commit bb761a8

Browse files
committed
feat: 4th attempt at caching
1 parent 5454147 commit bb761a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
strace \
6767
zlib1g-dev
6868
echo ""
69-
./ci/rustup.sh
7069
echo "----- Set up cross compilation -----"
7170
sudo apt-get install -y --fix-missing crossbuild-essential-arm64
7271
echo 'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc' >> $GITHUB_ENV

0 commit comments

Comments
 (0)