Skip to content

Commit

Permalink
force install
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 22, 2024
1 parent 2abb951 commit 6449684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createstubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install dependencies
run: |
# dev versie
pip install git+https://github.com/josverl/micropython-stubber.git@action_board_stubber#subdirectory=modules/mp_downloader
pip install -I git+https://github.com/josverl/micropython-stubber.git@action_board_stubber#subdirectory=modules/mp_downloader
- name: Update firmware to the most recent preview-build on all connected boards
run: |
Expand Down

0 comments on commit 6449684

Please sign in to comment.