Skip to content

Commit

Permalink
Remove caching yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffa5 committed Sep 15, 2021
1 parent 3622ec5 commit 502211e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 12
cache: 'yarn'

- name: Build backend wasm
run: |
Expand Down

0 comments on commit 502211e

Please sign in to comment.