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 9f545f1 commit b494217Copy full SHA for b494217
.github/actions/setup-and-build/action.yaml
@@ -47,6 +47,7 @@ runs:
47
**/build
48
**/out
49
**/lintWorker.mjs
50
+ !**/intellij-extension/build
51
52
key: build-${{ github.sha }}
53
restore-keys: |
0 commit comments