Skip to content

Commit

Permalink
adds nfs-common
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiubelu committed Sep 15, 2024
1 parent 874f65a commit 1920ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup environment
run: |
sudo apt-get update
sudo apt-get install -y jq open-iscsi
sudo apt-get install -y jq open-iscsi nfs-common
pip install tox
- name: Set rock image environment variables
run: |
Expand Down

0 comments on commit 1920ae8

Please sign in to comment.