Skip to content

Commit

Permalink
Install openvswitch
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Aug 20, 2023
1 parent c38b80c commit da34611
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:

- uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f # v2.5.1

- run: sudo apt-get install -y openvswitch-switch

- run: |
cargo build
python -m venv ./venv
Expand Down

0 comments on commit da34611

Please sign in to comment.