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