Skip to content

Commit

Permalink
update import_braft.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnTew committed Jan 15, 2025
1 parent 2cb7529 commit 0036e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import_braft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: bash ./etc/script/build.sh gitinfo

- name: Check Format
working-directory: ${{ github.workspace }}/build
working-directory: ${{ github.workspace }}/${{ env.BUILD_DIR }}
run: make check-format

build_on_macos:
Expand Down

0 comments on commit 0036e68

Please sign in to comment.