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
|
- name: install manifest-json-version
|
||||||
run: go install github.com/eyedeekay/manifest-json-version@latest
|
run: go install github.com/eyedeekay/manifest-json-version@latest
|
||||||
- run: git clone https://github.com/i2p/i2p.i2p ../i2p.i2p
|
- 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
|
- name: build with Ant
|
||||||
run: |
|
run: |
|
||||||
export PATH=$PATH:$(go env GOPATH)/bin
|
export PATH=$PATH:$(go env GOPATH)/bin
|
||||||
|
Reference in New Issue
Block a user