Skip to content

Commit

Permalink
TEST: Test the pending versionf of py_decl and dir2uf2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 17, 2024
1 parent f503cc4 commit 33d1734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/micropython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ jobs:
uses: actions/checkout@v4
with:
repository: gadgetoid/py_decl
ref: v0.0.2
ref: patch-rp2350
path: py_decl

- name: "dir2uf2: Checkout"
uses: actions/checkout@v4
with:
repository: gadgetoid/dir2uf2
ref: v0.0.7
ref: patch-rp2350
path: dir2uf2

- name: "MicroPython: Build MPY Cross"
Expand Down

0 comments on commit 33d1734

Please sign in to comment.