Skip to content

Commit

Permalink
fix: dirt branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lyt0628 committed Oct 11, 2024
1 parent 51463be commit 46811f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unity-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
customImage: 'unityci/editor:windows-2022.3.42f1-base-3.1.0'
projectPath: ${{ env.TEST_DIR}}
# - run: rd -Recurse -Force ${{env.TEST_DIR}}
- run: git config --global user.email "lyt.0628@qq.com"
- run: git config --global user.name "lyt0628"
- run: git add .
- run: git commit -m "tmp"

Expand Down

0 comments on commit 46811f0

Please sign in to comment.