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 a56d6f8 commit e4f55ed
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build&test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
image: docker.io/rust:latest

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 | Rust
uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
- name: Setup | CMake
uses: jwlawson/[email protected]
with:
Expand Down

0 comments on commit e4f55ed

Please sign in to comment.