build both
This commit is contained in:
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: build with Ant
|
- name: build with Ant
|
||||||
run: |
|
run: |
|
||||||
export PATH=$PATH:$(go env GOPATH)/bin
|
export PATH=$PATH:$(go env GOPATH)/bin
|
||||||
ant distclean debian
|
ant distclean jpackage debian
|
||||||
- name: Upload Firefox Profile Strict
|
- name: Upload Firefox Profile Strict
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user