Skip to content

Commit

Permalink
Try to debug artifact failure
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo committed Feb 12, 2023
1 parent b8ba6b6 commit 0cfdebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/artifact_failure/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ runs:
- name: pack failure artifacts
shell: bash
run: |
ps uax
killall sccache || true
killall sccache-dist || true
Expand Down

0 comments on commit 0cfdebe

Please sign in to comment.