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 59086a4 commit 3ec1734Copy full SHA for 3ec1734
.github/workflows/build-website.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Download html files from artifact
46
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
47
with:
48
- name: book-html-${{ github.run_id }}
+ name: html-${{ github.run_id }}
49
path: ./dist
50
- name: Offline link check
51
uses: lycheeverse/lychee-action@v2
0 commit comments