mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +01:00
Install git and tar for opensuse smoke tests
This commit is contained in:
parent
a62a437143
commit
c0a5a1714d
2
.github/workflows/distro-smoke-test.yml
vendored
2
.github/workflows/distro-smoke-test.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
|
||||
# Install our dependencies
|
||||
zypper install -y zsh tmux fish make gcc psmisc
|
||||
zypper install -y zsh tmux fish make gcc psmisc git tar
|
||||
- name: Arch-based Setup
|
||||
if: ${{ matrix.distro == 'archlinux:latest' }}
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user