Skip to content

Commit 5d319b8

Browse files
committed
adding ant command
1 parent a526811 commit 5d319b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-release-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Build Frontend xar with Dockerfile
2525
run: |
26-
docker run --rm -it -v "$GITHUB_WORKSPACE:/app" --name sencha ghcr.io/bwbohl/sencha-cmd:2.1.0
26+
docker run --rm -it -v "$GITHUB_WORKSPACE:/app" --name sencha ghcr.io/bwbohl/sencha-cmd:2.1.0 ant
2727
2828
- name: Create GitHub Release
2929
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)