Skip to content

Commit

Permalink
updating workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Oct 28, 2024
1 parent dbf160f commit 6917135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ runs:
- name: Cache node modules
id: cache-nodemodules
if: ${{ inputs.os != 'windows-2022' }}
uses: actions/cache@v4
env:
cache-name: cache-node-modules
Expand Down

0 comments on commit 6917135

Please sign in to comment.