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 1f23a64 commit e067599Copy full SHA for e067599
.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