typoe
Some checks failed
/ registry_publish (push) Failing after 1m15s

This commit is contained in:
zramsay 2025-02-05 16:41:28 -05:00
parent 594bae0353
commit 1c368a6d66

View File

@ -21,7 +21,7 @@ TAG="0.0.2"
REPO="https://git.vdb.to/LaconicNetwork/laconic-dot-com"
# Get the commit hash for the tag using GitHub API
COMMIT_HASH=$(`git log -1 --format="%H"`)
COMMIT_HASH=`git log -1 --format="%H"`
# Create temporary files