Skip to content

Commit

Permalink
chore: always green
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh committed Dec 6, 2023
1 parent b316d01 commit 8e5fc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tmate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt install -y xfce4 xfce4-goodies libxcb-xkb1 lightdm
sudo apt install -y xfce4 xfce4-goodies libxcb-xkb1
- name: Test kitty-scrollback.nvim
run: |
Expand Down

0 comments on commit 8e5fc1e

Please sign in to comment.