Skip to content

Commit

Permalink
init workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Nowak committed Dec 7, 2023
1 parent 4b12e8f commit 8a91006
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Install
run: sudo apt update && sudo apt upgrade -y && sudo apt install -y git build-essential curl pkg-config libssl-dev libclang-dev
- name: Setup | Rust1
- name: Setup | Rust
uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
Expand Down

0 comments on commit 8a91006

Please sign in to comment.