pkg
This commit is contained in:
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
- name: install manifest-json-version
|
||||
run: go install github.com/eyedeekay/manifest-json-version@latest
|
||||
- run: git clone https://github.com/i2p/i2p.i2p ../i2p.i2p
|
||||
- run: cd ../i2p.i2p && ant builddep
|
||||
- run: cd ../i2p.i2p && ant pkg; true
|
||||
- name: build with Ant
|
||||
run: |
|
||||
export PATH=$PATH:$(go env GOPATH)/bin
|
||||
|
Reference in New Issue
Block a user