We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9054f97 commit d02d494Copy full SHA for d02d494
.github/workflows/deploy.yml
@@ -36,5 +36,5 @@ jobs:
36
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
37
with:
38
branch: gh-pages
39
- folder: dist/DevExtreme-App
+ folder: dist/DevExtreme-app
40
target-folder: .
0 commit comments