Always update awesome-circuitpython during build

This commit is contained in:
Jeff Epler 2022-05-28 20:34:59 +02:00
parent ff7e609488
commit 341f3196ec
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE
3 changed files with 5 additions and 2 deletions

View file

@ -30,6 +30,9 @@ jobs:
- uses: actions/checkout@v1
with:
submodules: true
- name: Update Awesome CircuitPython
run: |
(cd awesome-circuitpython && git fetch origin main:main && git checkout main)
- name: Set up Python 3.x
uses: actions/setup-python@v2
with:

2
adabot

@ -1 +1 @@
Subproject commit 7998c26dcf8c3f8f187720aae3f2246bc09b4b24
Subproject commit 928115c8c1feff339aa70d61ccfcece6151936ab

@ -1 +1 @@
Subproject commit 1a507ccae1d8274bbddb168dc9eb3cf6b14d14b2
Subproject commit e05e9e9ef0c50a4c3ae198e8001e09b4784d610a