Skip to content

Commit

Permalink
ci: update safe.directory
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative committed Dec 26, 2023
1 parent a961f03 commit a94dc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
scheme: full
run: |
apk add diffutils findutils git make
git config --global --add safe.directory /github/workspace
git config --global --add safe.directory /home/runner/work/SJTUBeamer/SJTUBeamer
make format-dev
- name: check if generated files are of latest version
run: |
Expand Down

0 comments on commit a94dc69

Please sign in to comment.