Skip to content

Commit

Permalink
Fix package building on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Jan 9, 2020
1 parent 6cfdf24 commit 9f010de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Fetch code
uses: actions/checkout@v1
with:
fetch-depth: 1
submodules: true

- name: Install dependencies
run: yarn install --ignore-scripts
Expand Down

0 comments on commit 9f010de

Please sign in to comment.