Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
contenerized flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Nowak committed Nov 24, 2023
1 parent a1b3fc4 commit 1a6ccdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&test@fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name:
run: sudo apt update && sudo apt install -y git build-essential curl
run: sudo apt update && sudo apt install -y git build-essential curl libssl-dev
- uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
Expand Down

0 comments on commit 1a6ccdf

Please sign in to comment.