Skip to content

Commit

Permalink
Try su
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Jul 3, 2023
1 parent 1ff6b7d commit c145930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ jobs:
steps:
- name: Install miredo
run: |
su -
apt-get update
apt install -y miredo
sudo miredo
miredo
cat /etc/miredo.conf
sleep 1
ip addr
Expand Down

0 comments on commit c145930

Please sign in to comment.