We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5705902 commit 1a098adCopy full SHA for 1a098ad
.github/workflows/rust.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Checkout Crate
15
uses: actions/checkout@v2
16
- - name: Install hongfuzz dependancies
+ - name: Install hongfuzz dependencies
17
run: sudo apt update && sudo apt install build-essential binutils-dev libunwind-dev libblocksruntime-dev liblzma-dev
18
- name: Checkout Toolchain
19
uses: actions-rs/toolchain@v1
0 commit comments