Fix typo
This commit is contained in:
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
|||||||
run: platformio run --environment ${{ matrix.platform }}
|
run: platformio run --environment ${{ matrix.platform }}
|
||||||
|
|
||||||
- name: Archive production artifacts
|
- name: Archive production artifacts
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.platform }}.hex
|
name: ${{ matrix.platform }}.hex
|
||||||
path: |
|
path: |
|
||||||
|
Reference in New Issue
Block a user