Skip to content

Commit

Permalink
fix github ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
kloenk committed Oct 11, 2020
1 parent 083179e commit cc8f357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
# Setup
- uses: actions/checkout@v2
- run: sudo apt update
- run: sudo apt install libelf-dev qemu-system-x86 busybox-static
- run: rustup default nightly-2020-08-27
- run: rustup component add rust-src
Expand Down

0 comments on commit cc8f357

Please sign in to comment.