Add another dep for arch

This commit is contained in:
David Dworken 2024-02-09 19:14:13 -08:00 committed by GitHub
parent 62700605d7
commit a2633e0c5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
run: | run: |
# Install our dependencies # Install our dependencies
pacman -Sy --noconfirm zsh tmux fish make gcc psmisc pacman -Sy --noconfirm zsh tmux fish make gcc psmisc python-pip
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v3 uses: actions/setup-go@v3