There was an error while loading. Please reload this page.
1 parent 18e3f1c commit 0e823b4Copy full SHA for 0e823b4
1 file changed
.github/workflows/run_test.yml
@@ -37,6 +37,7 @@ jobs:
37
38
- name: Install dependencies
39
run: |
40
+ sudo apt-get update
41
sudo apt-get install -y qemu-user-static binfmt-support \
42
gcc-powerpc64-linux-gnu libc-dev-ppc64-cross
43
0 commit comments