Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upload tmon-logs.tgz
Browse files Browse the repository at this point in the history
ThinkerYzu1 committed Aug 14, 2024
1 parent 4d9ccd7 commit 771ad25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run-vmtest/action.yml
Original file line number Diff line number Diff line change
@@ -74,4 +74,9 @@ runs:
PROJECT_NAME: "/mnt/vmtest"
run: |
${GITHUB_ACTION_PATH}/run.sh
- uses: actions/upload-artifact@v4
with:
name: tmon-logs.tgz
if-no-files-found: ignore
path: /mnt/vmtest/tmon-logs.tgz

0 comments on commit 771ad25

Please sign in to comment.