Update action.yml

pull/7267/head
zomars 2023-02-20 14:59:12 -07:00
parent 1027f058fd
commit 3721dae0b4
1 changed files with 0 additions and 2 deletions

View File

@ -8,11 +8,9 @@ runs:
using: "composite"
steps:
- uses: actions/setup-node@v3
shell: bash
with:
node-version: ${{ inputs.node_version }}
- name: node_modules cache
shell: bash
id: node-modules-cache
uses: actions/cache@v3
env: