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 dbf160f commit 6917135Copy full SHA for 6917135
.github/actions/setup-env/action.yml
@@ -51,7 +51,6 @@ runs:
51
52
- name: Cache node modules
53
id: cache-nodemodules
54
- if: ${{ inputs.os != 'windows-2022' }}
55
uses: actions/cache@v4
56
env:
57
cache-name: cache-node-modules
0 commit comments