Skip to content

Commit

Permalink
gha: install nftables
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Jun 14, 2024
1 parent 5a08885 commit 50efaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virtuerl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install prerequisites
run: |
sudo apt update
sudo apt install -y rebar3 g++ tree
sudo apt install -y rebar3 g++ tree nftables
- name: Test
run: |
sudo rebar3 ct
Expand Down

0 comments on commit 50efaa6

Please sign in to comment.