Skip to content

Commit

Permalink
don't skip install for ganache and mosaic as they need devdeps for bu…
Browse files Browse the repository at this point in the history
…ilding
  • Loading branch information
ryanio committed Aug 4, 2020
1 parent 6ff2e4e commit ca7d1f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:

- uses: actions/cache@v2
id: cache-deps
if: env.TEST != 'e2e_ganache' && env.TEST != 'e2e_mosaic'
with:
path: |
node_modules
Expand Down

0 comments on commit ca7d1f5

Please sign in to comment.