Skip to content

Commit

Permalink
Merge pull request #25 from Chia-Network/safe-dir
Browse files Browse the repository at this point in the history
Mark git dir safe
  • Loading branch information
cmmarslender authored Mar 9, 2024
2 parents 740a44a + 97fe68a commit b734671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
GOOS: ["linux", "darwin", "windows"]
GOARCH: ["amd64", "arm64"]
steps:
- uses: Chia-Network/actions/git-mark-workspace-safe@main

- uses: actions/checkout@v4

- name: Build Binary
Expand Down

0 comments on commit b734671

Please sign in to comment.