pull/4329/head
tidusjar 3 years ago
parent 1ab55ae32e
commit f72e986bd0

@ -21,8 +21,6 @@ jobs:
with:
path: '**/node_modules'
key: node_modules-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
node_modules
- name: UI Install
run: yarn --cwd ./src/Ombi/ClientApp install

Loading…
Cancel
Save