mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-02 11:39:24 +01:00
Continue to try to debug macos go version
This commit is contained in:
parent
133463ef96
commit
f2df0f04f8
1
.github/workflows/go-test.yml
vendored
1
.github/workflows/go-test.yml
vendored
@ -25,4 +25,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update || true
|
sudo apt-get update || true
|
||||||
sudo apt-get install -y zsh || true
|
sudo apt-get install -y zsh || true
|
||||||
|
which go
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user