Add console control, bugfixes and windows debug build
This commit is contained in:
parent
6f53026c38
commit
9fb7fb433f
6 changed files with 86 additions and 19 deletions
2
.github/workflows/build_windows.yaml
vendored
2
.github/workflows/build_windows.yaml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
run: |
|
||||
docker run --rm \
|
||||
--volume "${{ github.workspace }}:/src/" \
|
||||
--env SPECFILE=./BTClockOTA.spec \
|
||||
--env SPECFILE=./BTClockOTA-debug.spec \
|
||||
batonogov/pyinstaller-windows:latest
|
||||
# - name: Get current block
|
||||
# id: getBlockHeight
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue