Skip to content

Commit

Permalink
DBG
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed Dec 20, 2024
1 parent cfc3cb9 commit 5b8be6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,10 @@ jobs:
echo ::endgroup::
. "$GITHUB_ENV"
set -x
set +e
mkdir -p -- "$GOCACHE" "$GOMODCACHE"
find -- "$GITHUB_WORKSPACE/build/cache"
- name: Prepare build environment
run: .github/workflows/prepare-build-env.sh
Expand Down

0 comments on commit 5b8be6d

Please sign in to comment.