Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Jul 22, 2024
1 parent fb4c05d commit 42e8991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ jobs:
- uses: actions/checkout@v3
- name: Check wasm compatibility
run: |-
cd examples/no_std
cd examples/no_std_example
rustup show
cargo build -r --features ${{ matrix.layout }},keccak --no-default-features

0 comments on commit 42e8991

Please sign in to comment.