Skip to content

Commit

Permalink
bump up upload v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Sep 4, 2024
1 parent eae8cde commit 7899657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ghostfat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
working-directory: ports/test_ghostfat/_build/${{ matrix.board }}

- name: Save newly generated self-test images as CI artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ghostfat_selftest_images
name: ghostfat_${{ matrix.board }}_image
path: ./ports/test_ghostfat/_build/${{ matrix.board }}/ghostfat_${{ matrix.board }}.img.gz.gz

0 comments on commit 7899657

Please sign in to comment.