Skip to content

Commit

Permalink
Upload artifact :D
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Sep 24, 2023
1 parent c905cf6 commit 3e7bd44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/arm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,9 @@ jobs:
echo "COLORBT_SHOW_HIDDEN=1" >> .env
katsu katsudon-arm.yaml 2>&1
popd
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: katsudon-arm
path: tests/*.raw

0 comments on commit 3e7bd44

Please sign in to comment.