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 eb9025c commit 5792021Copy full SHA for 5792021
.github/workflows/deploy.yml
@@ -19,6 +19,7 @@ jobs:
19
repository: CoderBotOrg/docs
20
ref: master
21
path: folder/build
22
+ lfs: true
23
24
- uses: actions/setup-node@v1
25
with:
0 commit comments