Skip to content

Commit

Permalink
log stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Dec 19, 2023
1 parent cedc0e8 commit b293e92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update_contract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ else
tmp_dir="/tmp"
fi

echo $GITHUB_ACTIONS $tmp_dir

# Clone the repository into a tmp folder
git clone $repo_url $tmp_dir
cd $tmp_dir && git checkout $version && cd ..
Expand Down

0 comments on commit b293e92

Please sign in to comment.