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 65e93fa commit 7a76b1fCopy full SHA for 7a76b1f
.github/workflows/Docs.yml
@@ -19,7 +19,7 @@ jobs:
19
distribution: 'adopt'
20
java-version: 11
21
- name: Generate Docs
22
- run: ./gradlew ./gradlew :integrationTest:hashRouterTest:jsProductionWebpack
+ run: ./gradlew :integrationTest:hashRouterTest:jsProductionWebpack
23
- name: Save sample
24
uses: actions/upload-artifact@v3
25
with:
0 commit comments