Skip to content

Commit 321c042

Browse files
committed
Resolve CI issues by update to libraries
1 parent 73af150 commit 321c042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
steps:
5050
- name: Installing emulator and linker
5151
run: |
52+
sudo apt-get update
5253
sudo apt-get install qemu binfmt-support qemu-user-static gcc-aarch64-linux-gnu binutils-aarch64-linux-gnu
5354
5455
- name: Installing Rust toolchain

0 commit comments

Comments
 (0)