This commit is contained in:
Manish Gupta 2023-11-28 17:25:40 +05:30
parent 4c3c20dacd
commit e81ea00fbf

View File

@ -19,9 +19,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x
cache: "yarn"
env:
yarn: 3.6.4
# cache: "yarn"
- name: Run install
uses: borales/actions-yarn@v4