Skip to content

Commit

Permalink
Update arch install command
Browse files Browse the repository at this point in the history
  • Loading branch information
ddworken authored Feb 10, 2024
1 parent df24ba1 commit 4d0faab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distro-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d0faab

Please sign in to comment.