mirror of
https://github.com/ddworken/hishtory.git
synced 2025-07-01 05:01:08 +02:00
Another attempt at fixing the macos runner
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user