fix
Some checks failed
Gitea Actions Demo / lint (push) Successful in 20s
Gitea Actions Demo / test (push) Successful in 14s
Gitea Actions Demo / docker (push) Failing after 14s

This commit is contained in:
Ryan Cavicchioni 2025-03-31 21:45:33 -05:00
parent 472dbc6263
commit 0615729a80
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

@ -66,6 +66,7 @@ jobs:
- name: Prepare
id: prep
run: |
echo $SHELL
env | sort
VERSION="sha-${GITHUB_SHA::8}"
echo $VERSION