mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Install package dependencies
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -26,8 +26,8 @@ jobs:
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
steps:
|
||||
- name: Install route
|
||||
run: sudo apt-get install net-tools
|
||||
- name: Install package dependencies
|
||||
run: sudo apt-get install net-tools wireguard-tools
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Runtimes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user