Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
qiakai committed Jul 22, 2024
1 parent ae3ada6 commit 5c719a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fabu-yyxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
uses: x-cmd/action@main
with:
code: |
x ws fabu-yy || true
x ws fabu-xx || true
x ws fabu-yy || exit 1
x ws fabu-xx || exit 1
x:info "___X_CMD_ROOT_LOG: $___X_CMD_ROOT_LOG"
artifact_name: log-yyxx
artifact_path: ~/.x-cmd.root/local/log

0 comments on commit 5c719a0

Please sign in to comment.