Skip to content

Commit cc8f357

Browse files
committed
fix github ci?
1 parent 083179e commit cc8f357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
# Setup
1515
- uses: actions/checkout@v2
16+
- run: sudo apt update
1617
- run: sudo apt install libelf-dev qemu-system-x86 busybox-static
1718
- run: rustup default nightly-2020-08-27
1819
- run: rustup component add rust-src

0 commit comments

Comments
 (0)