Add another dep for arch

This commit is contained in:
David Dworken 2024-02-09 19:14:13 -08:00
parent c8892fd331
commit 4744bb7317
No known key found for this signature in database

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