Skip to content

Commit

Permalink
Add git.safedirectory back as a step
Browse files Browse the repository at this point in the history
Signed-off-by: Jodie Su <[email protected]>
  • Loading branch information
yamiyysu committed Jan 12, 2025
1 parent 6191b68 commit 3ea1bdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pkgci_test_amd_mi300.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: false
- name: "Mark git safe.directory"
run: git config --global --add safe.directory '*'
- name: Check out runtime submodules
run: ./build_tools/scripts/git/update_runtime_submodules.sh
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
Expand Down

0 comments on commit 3ea1bdf

Please sign in to comment.