Skip to content

Commit

Permalink
bad name
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Mar 28, 2024
1 parent 7d0f73c commit 677f164
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 @@ -134,7 +134,7 @@ jobs:
- name: Set up Rust
if: success() && steps.source.outputs.modified == 'true'
uses: dsherret/rust-toolchain-file@v1
cwd: crypto/_wasm
working-directory: crypto/_wasm

- name: Rebuild Wasm and verify it hasn't changed
if: success() && steps.source.outputs.modified == 'true'
Expand Down

0 comments on commit 677f164

Please sign in to comment.