mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Fix git not working
This commit is contained in:
parent
a8940a0c48
commit
b584f73566
2
.github/workflows/building.yml
vendored
2
.github/workflows/building.yml
vendored
@ -31,6 +31,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install p7zip-full -y
|
sudo apt-get install p7zip-full -y
|
||||||
|
- name: Setup environment
|
||||||
|
run: git config --global safe.directory '*'
|
||||||
- name: Build & Package GodMode9i
|
- name: Build & Package GodMode9i
|
||||||
id: build
|
id: build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user