mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-12-22 06:29:17 +00:00
Merge branch 'asdf-build-test'
Fix yaml file
This commit is contained in:
commit
bab5d3c8ab
6
.github/workflows/asdf-firmware.yml
vendored
6
.github/workflows/asdf-firmware.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: asdf-firmware
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
asdf-release
|
||||
asdf-build-test
|
||||
- asdf-release
|
||||
- asdf-build-test
|
||||
|
||||
jobs:
|
||||
build_firmware:
|
||||
@ -24,6 +25,7 @@ jobs:
|
||||
- run: pip install -U sphinx sphinx-rtd-theme sphinx-autodoc-typehints
|
||||
- run: pip install -U sphinxcontrib-napoleon
|
||||
- run: pip install -U toml
|
||||
# - run: pip install pipenv
|
||||
|
||||
# Create the build directories, make all targets, and copy
|
||||
# hex files to sphinx source directory for download links
|
||||
|
Loading…
Reference in New Issue
Block a user