Skip to content

Commit

Permalink
Remove temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj committed Mar 28, 2024
1 parent 8c4b095 commit 38d450d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/msi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
# fetch-depth: 0
persist-credentials: false

- name: fix
# https://github.com/actions/runner-images/issues/6775
run: |
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: download artifact from previous workflow
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 38d450d

Please sign in to comment.