Skip to content

Commit

Permalink
fix: ci write git info
Browse files Browse the repository at this point in the history
Signed-off-by: 117503445 <[email protected]>
  • Loading branch information
117503445 committed Sep 20, 2023
1 parent b007d5a commit 2530281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-pdf-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- run: cd src/be-fc && ../../script/write_git_info.sh
- run: cd src/flow_pdf && ../../script/write_git_info.sh
env:
SHA: ${{ github.sha }}

Expand Down

0 comments on commit 2530281

Please sign in to comment.