Skip to content

Commit 0e823b4

Browse files
committed
Workflows: run update before installing test dependencies
1 parent 18e3f1c commit 0e823b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737

3838
- name: Install dependencies
3939
run: |
40+
sudo apt-get update
4041
sudo apt-get install -y qemu-user-static binfmt-support \
4142
gcc-powerpc64-linux-gnu libc-dev-ppc64-cross
4243

0 commit comments

Comments
 (0)