Skip to content

Commit

Permalink
add fallback for web3 json-rpc...
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagden committed Dec 15, 2024
1 parent 1bafb17 commit 6330048
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion boyar/create-version-file.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ set -x

git status

git fetch --tags
#git fetch --tags
git pull --tags

echo boo

Expand Down

0 comments on commit 6330048

Please sign in to comment.