Skip to content

Commit

Permalink
Update wabt on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 28, 2020
1 parent a3835e0 commit f651d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: WebAssembly/wabt
ref: 7c88424c98f157d375458fe6b2cd392959d7d217
ref: 8e42376ccd5f05dc1036f91b4262e67b0fc66c2d
path: wabt
- name: Build wabt
run: |
Expand Down

0 comments on commit f651d1d

Please sign in to comment.