GitHub Action: install xtools for "show files" step
This commit is contained in:
parent
fe59f69f3b
commit
7dd89d0df3
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
# Upgrade again (in case there was a xbps update)
|
||||
xbps-install -yu
|
||||
# Install git
|
||||
xbps-install -y git
|
||||
xbps-install -y git xtools
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user