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 dabc154 commit 30f5625
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build&test@fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
steps:
- name:
run: sudo apt update && sudo apt install -y git build-essential
- uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
- uses: actions/checkout@v3
with:
submodules: recursive
Expand Down

0 comments on commit 30f5625

Please sign in to comment.