Merge pull request #1343 from j8r/try-to-fix-git-error

Mark git repository as safe
This commit is contained in:
Lctrs 2023-03-04 12:22:07 +01:00 committed by GitHub
commit dbab786526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -10,8 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
set-safe-directory: /github/workspace
- name: Mark repository as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- uses: docker://ghcr.io/flathub/flatpak-external-data-checker:latest
env:
GIT_AUTHOR_NAME: Flatpak External Data Checker

View file

@ -95,7 +95,7 @@ modules:
- type: git
url: https://github.com/RPCS3/rpcs3.git
branch: master
commit: 1d7a00666e4ace89ac985aa4effc4cc751e0fe2c
commit: 2de4c03faa54f001910c1cc5bafda62cc23fa803
- type: git
url: https://github.com/intel/ittapi.git
branch: master