Skip to content

Commit

Permalink
πŸ› Fix build-reproducible under macos
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Nov 14, 2023
1 parent 86bf2cf commit 8afa10e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -ue

git config --global --add safe.directory /sources

# Expect the following envvars to be set:
# - APP
# - VERSION
Expand Down

0 comments on commit 8afa10e

Please sign in to comment.