Skip to content

Commit

Permalink
small pio debug changes (#10)
Browse files Browse the repository at this point in the history
* small pio debug changes

* more beetle-pio updates
  • Loading branch information
dadleyy committed Aug 30, 2022
1 parent 3470951 commit 5ca90bd
Show file tree
Hide file tree
Showing 7 changed files with 218 additions and 124 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
run: pip install --upgrade platformio
- name: "env prep: fill redis ca"
run: echo $REDIS_HOST_ROOT_CA > embeds/redis_host_root_ca.pem
- name: "pio: check"
run: pio check
- name: "pio: run"
run: pio run -e release

Expand Down
Loading

0 comments on commit 5ca90bd

Please sign in to comment.