Skip to content

Commit

Permalink
wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-e-tabaska committed May 23, 2024
1 parent 1a6ca81 commit abac861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit abac861

Please sign in to comment.