Skip to content

Commit

Permalink
chore: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ruofee committed May 13, 2024
1 parent 128afd4 commit 08c3d2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add safe workspace
run: /
git config --global --add safe.directory "$GITHUB_WORKSPACE"
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Checkout
uses: actions/checkout@master
- uses: srt32/git-actions@v0.0.3
Expand Down

0 comments on commit 08c3d2c

Please sign in to comment.