kopia lustrzana https://github.com/pimoroni/pimoroni-pico
CI: Fix patch revert hack.
rodzic
c25de67247
commit
8e0fe155c5
|
@ -134,9 +134,9 @@ jobs:
|
|||
|
||||
- name: "HACK: Revert Pico SDK Patch" # Avoid an already-patched MicroPython tree breaking our build
|
||||
shell: bash
|
||||
working-directory: micropython
|
||||
working-directory: micropython/lib/pico-sdk
|
||||
run: |
|
||||
git checkout lib/pico-sdk
|
||||
git checkout .
|
||||
|
||||
- name: "HACK: Pico SDK Patch"
|
||||
if: matrix.patch == true
|
||||
|
|
Ładowanie…
Reference in New Issue