We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2a2fe commit 2d84d37Copy full SHA for 2d84d37
.github/workflows/restore.yml
@@ -77,6 +77,7 @@ jobs:
77
repository: github/ghes-data
78
ref: main
79
token: "${{ secrets.INTERNAL_ACTIONS_DX_BOT_ACCOUNT_TOKEN }}"
80
+ lfs: 'true'
81
- run: ls -al ghes-data/data/backup/
82
- run: ls -al ghes-data/data/backup/small/v3.8.0
83
- run: tar -xvf ghes-data/data/backup/${{ inputs.size }}/v3.8.0/${{ inputs.size }}-refined.tar.gz
0 commit comments