Skip to content
Snippets Groups Projects
Unverified Commit 5061b7cf authored by StaffEngineer's avatar StaffEngineer Committed by GitHub
Browse files

Merge pull request #43 from StaffEngineer/fix-ci

fix ci
parents 4b422a21 19f7df60
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ jobs:
with:
toolchain: stable
target: wasm32-unknown-unknown
- name: Update
run: sudo apt-get update
- name: Deps
run: sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev
- name: Cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment