This commit is contained in:
tidusjar 2022-07-26 20:22:43 +01:00
commit 074f7d091a

View file

@ -23,9 +23,8 @@ jobs:
key: node_modules-${{ hashFiles('**/yarn.lock') }}
- name: Install dependencies
workingDir: ./src/Ombi/ClientApp
run: yarn
with:
workingDir: ./src/Ombi/ClientApp
- name: Publish to Chromatic
if: github.ref != 'refs/heads/master'