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 68b4a0f commit ae80935Copy full SHA for ae80935
.github/workflows/build.yml
@@ -34,6 +34,7 @@ jobs:
34
- name: cache nodes dependencies
35
uses: actions/upload-artifact@v3
36
with:
37
+ include-hidden-files: true
38
name: cached-localnet
39
path: .localnet
40
- name: Install dependencies
0 commit comments