Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea3b8f6

Browse files
committed
Fetch repo with full depth for chart to recreate properly
1 parent 295dcc7 commit ea3b8f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- uses: actions/checkout@master
2626
with:
2727
ref: ${{ matrix.version }}
28+
fetch-depth: 0
2829
- run: ./manage_translation.py recreate_tx_config
2930
env:
3031
TX_TOKEN: ${{ secrets.TX_TOKEN }}

0 commit comments

Comments
 (0)