v2.1.0 #3
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@ jobs:
|
|||
Explore-CI:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Grab misc. dependencies
|
||||
run: |
|
||||
apt install -y librust-libudev-sys-dev build-essential
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Grab Rust toolchain
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue