mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-10 07:06:47 +02:00
Another attempt at fixing the macos runner
This commit is contained in:
parent
694c2e2679
commit
bd75a65e52
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -25,4 +25,5 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update || true
|
||||
sudo apt-get install -y zsh || true
|
||||
cp -f `which go` /usr/bin/go
|
||||
make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user