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 dfdbc60 commit a0fa8c6Copy full SHA for a0fa8c6
.github/workflows/cache.yml
@@ -31,4 +31,5 @@ jobs:
31
uses: actions/upload-artifact@v4
32
with:
33
name: build-cache
34
- path: _build
+ path: _build
35
+ include-hidden-files: true
0 commit comments