Dependency updates
This commit is contained in:
parent
4da04ca3ee
commit
a2fa0a12a8
5 changed files with 66 additions and 7 deletions
5
.github/workflows/tagging.yml
vendored
5
.github/workflows/tagging.yml
vendored
|
@ -37,7 +37,12 @@ jobs:
|
|||
chip:
|
||||
- name: lolin_s3_mini
|
||||
version: esp32s3
|
||||
- name: btclock_rev_b
|
||||
version: esp32s3
|
||||
epd_variant: [213epd, 29epd]
|
||||
exclude:
|
||||
- chip: btclock_rev_b
|
||||
epd_variant: 29epd
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue