Test "go get"
This commit is contained in:
parent
5f066a372e
commit
0d1843b70e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/demo.yml
vendored
1
.github/workflows/demo.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
git clone https://github.com/mpdude/test-2.git test-2-http
|
||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
||||
git clone ssh://git@github.com/mpdude/test-2.git test-2-git-ssh
|
||||
go get -v github.com/mpdude/test-2
|
||||
|
||||
docker_demo:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue