Update qa-build.yml

This commit is contained in:
Aman Singh
2023-02-28 00:45:27 +05:30
committed by GitHub Enterprise
parent a76ec2566a
commit b22956fbd5

View File

@@ -73,7 +73,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
cache: 'yarn'
- name: Install yarn
run: npm install --global yarn
- name: Install dependency