Skip to content

Commit

Permalink
Update e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKolarik committed Nov 22, 2024
1 parent 9a16db8 commit e897442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
node-version: 20.x
- run: |
sudo apt-get install wireguard-dkms wireguard-tools linux-headers-$(uname -r)
sudo apt-get install -y wireguard-dkms wireguard-tools linux-headers-$(uname -r)
- uses: fscarmen/[email protected]
- name: Test
run: |
Expand Down

0 comments on commit e897442

Please sign in to comment.