Skip to content

Commit

Permalink
Fixup 3
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Jul 13, 2024
1 parent f600ab7 commit 0a45d89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/jobs/ci_settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
export ARTIFACTS="/tmp/artifacts"
mkdir -p "$ARTIFACTS"

DIR=$(pwd)
export DIR

# Functions to annotate the Github actions logs
trace_on () {
set -x
Expand Down

0 comments on commit 0a45d89

Please sign in to comment.