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:
2025-03-31 21:45:33 -05:00
parent 472dbc6263
commit 0615729a80

View File

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