Skip to content

Commit

Permalink
Update createstubs.yml workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Verlinde <jos.verlinde@microsoft.com>
  • Loading branch information
Josverl committed Feb 17, 2024
1 parent fbbbb68 commit 3b81573
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/createstubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ jobs:
run: |
pip install -U mpremote micropython-stubber
pipx install poetry
# - name: clone Repos
# run: |
# stubber clone
- name: clone Repos
run: |
stubber clone
- name: run board stubber
run: |
python3 repos/micropython-stubber/scripts/board_stubber.py
stubber get-mcu-stubs
- name: check in changes
run: |
Expand Down

0 comments on commit 3b81573

Please sign in to comment.