Skip to content

Commit

Permalink
safe directory
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 24, 2024
1 parent ffd0084 commit 6dc51b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Create Github project instance
run: cookiecutter . --no-input --config-file cookiecutter_default_gh.yaml && cd ds-gh-default

- name: set safe directory
run: git config --global --add safe.directory /__w/ds-template/ds-template

- name: Git init
run: git init

Expand Down

0 comments on commit 6dc51b1

Please sign in to comment.