We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec579f commit 2c31f54Copy full SHA for 2c31f54
1 file changed
.github/workflows/ci.yaml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
name: node_modules
43
path: node_modules
44
+ include-hidden-files: true
45
46
- uses: actions/upload-artifact@v4
47
0 commit comments