Skip to content

Commit

Permalink
set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed May 14, 2024
1 parent cf15716 commit aa4fbd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: build with version
run: |
set -x
git fetch --unshallow
make
version=$(./cmd/maprobe/maprobe version 2>&1)
Expand Down

0 comments on commit aa4fbd4

Please sign in to comment.