Skip to content

Commit

Permalink
update to riscv-kernel-6.11.0 v15
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLangJIT committed Oct 6, 2024
1 parent 0ba6c72 commit c879991
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,13 @@ jobs:
pacman -Sy --noconfirm archlinux-keyring
pacman -Su --noconfirm
- name: Install mosh (remote terminal))
- name: Install mosh server (remote terminal)
run: pacman -S --noconfirm mosh

- name: Setup mosh server
- name: Setup telnet server
run: |
mosh-server
ip addr
- name: install important packages
run: |
Expand Down

0 comments on commit c879991

Please sign in to comment.