Skip to content

Commit

Permalink
WIP: commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
tmolitor-stud-tu committed Dec 22, 2023
1 parent 73c57ff commit f6b8c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
fi
- name: Write git hash include
run: |
git show-ref --hash --abbrev HEAD
echo "#define ALPHA_COMMIT_HASH \"$(git show-ref --hash --abbrev HEAD)\"" > Monal/Classes/commitHash.h
- name: Make our build scripts executable
run: chmod +x ./scripts/build.sh
Expand Down

0 comments on commit f6b8c87

Please sign in to comment.