There was an error while loading. Please reload this page.
2 parents 7740866 + da8bb91 commit 81f51eeCopy full SHA for 81f51ee
1 file changed
.github/workflows/uat.yml
@@ -28,7 +28,6 @@ jobs:
28
uses: actions/setup-node@v2
29
with:
30
node-version: ${{ matrix.node-version }}
31
- cache: 'yarn'
32
33
- name: Install Dependencies
34
run: yarn
0 commit comments