mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[CI]Work around new git security measure.
This commit is contained in:
parent
7bb576d25c
commit
baffae88f8
@ -8,5 +8,6 @@ run echo en_US.UTF-8 UTF-8 >> /etc/locale.gen
|
||||
run echo en_GB.UTF-8 UTF-8 >> /etc/locale.gen
|
||||
run echo fr_FR.UTF-8 UTF-8 >> /etc/locale.gen
|
||||
run locale-gen
|
||||
run git config --global --add safe.directory /github/workspace
|
||||
copy entrypoint.sh /
|
||||
entrypoint /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user