Fix git not working

This commit is contained in:
Pk11 2023-04-17 12:20:40 -05:00 committed by lifehackerhansol
parent a8940a0c48
commit b584f73566
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E

View File

@ -31,6 +31,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install p7zip-full -y
- name: Setup environment
run: git config --global safe.directory '*'
- name: Build & Package GodMode9i
id: build
run: |