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 }}
|
||||
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@master
|
||||
uses: actions/download-artifact@master
|
||||
with:
|
||||
name: ${{ matrix.platform }}.hex
|
||||
path: |
|
||||
|
Reference in New Issue
Block a user