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 03811e4 commit 48e54eaCopy full SHA for 48e54ea
.github/workflows/cache.yml
@@ -48,4 +48,5 @@ jobs:
48
uses: actions/upload-artifact@v4
49
with:
50
name: build-cache
51
- path: _build
+ path: _build
52
+ include-hidden-files: true
0 commit comments