Skip to content

Commit

Permalink
set workspace
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Jul 19, 2023
1 parent 2145b0c commit 467219a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 10
set-safe-directory: ${GITHUB_WORKSPACE}
set-safe-directory: ${{ github.workspace }}
# - name: set git config
# run: |
# git config --global --add safe.directory ${GITHUB_WORKSPACE}
Expand Down

0 comments on commit 467219a

Please sign in to comment.