mirror of
https://github.com/transistorfet/moa.git
synced 2025-08-10 23:25:08 +00:00
Updated actions
This commit is contained in:
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@@ -16,6 +16,9 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
- name: Install dependencies
|
||||
run: apt-get install -y alsa
|
||||
|
||||
- name: Build docs
|
||||
run: cargo doc --document-private-items --workspace && mv target/doc .
|
||||
|
||||
|
Reference in New Issue
Block a user