Skip to content

Commit

Permalink
removed netplan
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyBergle committed Apr 12, 2024
1 parent b51e2d8 commit 2dc2181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/genisys-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
${{ runner.os }}-poetry-
- name: Install System Dependencies
run: sudo apt-get update && sudo apt-get install -y iptables-persistent netfilter-persistent vsftpd dnsmasq netplan
run: sudo apt-get update && sudo apt-get install -y iptables-persistent netfilter-persistent vsftpd dnsmasq

- name: Install Dependencies
run: |
Expand Down

0 comments on commit 2dc2181

Please sign in to comment.