Skip to content

Commit

Permalink
Git ownership workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Nov 2, 2023
1 parent c6b8e9d commit e8e08f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deployment-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: git config --system -add safe.directory /__w/re-frame/re-frame
- name: Maven cache
id: maven-cache
uses: actions/cache@v2
Expand Down

0 comments on commit e8e08f9

Please sign in to comment.