mirror of
https://github.com/ddworken/hishtory.git
synced 2025-03-03 09:51:15 +01:00
Update arch install command
This commit is contained in:
parent
64860f5028
commit
46ad008b76
2
.github/workflows/distro-smoke-test.yml
vendored
2
.github/workflows/distro-smoke-test.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
|
||||
# Install our dependencies
|
||||
pacman install -Sy --noconfirm zsh tmux fish make gcc psmisc
|
||||
pacman -Sy --noconfirm zsh tmux fish make gcc psmisc
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
|
Loading…
Reference in New Issue
Block a user