ci: update workflow

This commit is contained in:
jjm2473
2023-01-13 11:50:12 +08:00
parent 5f37e10552
commit d876a8617f
2 changed files with 5 additions and 1 deletions

View File

@@ -41,6 +41,10 @@ jobs:
echo "### Update user: $USER password ###"
echo -e "password\npassword" | sudo passwd "$USER"
- name: Tmux
run: |
tmux new-session -d -s tmux || true
- name: Print info
run: |
ip addr