From abac861a529984fa601ebd493b0bdd10879e2964 Mon Sep 17 00:00:00 2001 From: jetaba Date: Thu, 23 May 2024 14:36:42 -0500 Subject: [PATCH] wtf --- .github/workflows/installer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/installer.yaml b/.github/workflows/installer.yaml index 1e37ec2..3792d80 100644 --- a/.github/workflows/installer.yaml +++ b/.github/workflows/installer.yaml @@ -41,6 +41,8 @@ jobs: - name: installCore id: install-core run: | + ls -lR .git/refs + export SOURCE_VERSION=$(git describe --tags) export UNIQIFIER=$(date | md5sum | head -c 16)