Skip to content

Commit 2d84d37

Browse files
Enable git lfs checkout
1 parent 2b2a2fe commit 2d84d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/restore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
repository: github/ghes-data
7878
ref: main
7979
token: "${{ secrets.INTERNAL_ACTIONS_DX_BOT_ACCOUNT_TOKEN }}"
80+
lfs: 'true'
8081
- run: ls -al ghes-data/data/backup/
8182
- run: ls -al ghes-data/data/backup/small/v3.8.0
8283
- run: tar -xvf ghes-data/data/backup/${{ inputs.size }}/v3.8.0/${{ inputs.size }}-refined.tar.gz

0 commit comments

Comments
 (0)