Compare commits
1 Commits
main
...
test/psram
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e13787fbc |
4
.github/workflows/micropython.yml
vendored
4
.github/workflows/micropython.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
types: [created]
|
||||
|
||||
env:
|
||||
MICROPYTHON_VERSION: feature/psram
|
||||
MICROPYTHON_VERSION: feature/psram-rebased
|
||||
MICROPYTHON_FLAVOUR: pimoroni
|
||||
PIMORONI_PICO_VERSION: feature/sdk-2.0.0
|
||||
|
||||
@ -127,4 +127,4 @@ jobs:
|
||||
asset_path: build-${{ matrix.name }}/firmware.uf2
|
||||
upload_url: ${{ github.event.release.upload_url }}
|
||||
asset_name: ${{ env.RELEASE_FILE }}.uf2
|
||||
asset_content_type: application/octet-stream
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
Loading…
Reference in New Issue
Block a user