Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas committed Dec 9, 2020
1 parent 62e14bf commit 500d458
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
override: true
target: wasm32-unknown-unknown
components: rustfmt, clippy
- uses: actions-rs/cargo@v1
with:
command: generate-lockfile
- name: Cache cargo folder
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 500d458

Please sign in to comment.