Update ant.yml

This commit is contained in:
Cekis
2020-10-11 00:28:42 -07:00
committed by GitHub
parent 298eb3e5e2
commit d918509833

View File

@@ -1,7 +1,7 @@
# This workflow will build a Java project with Ant
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-ant
name: Java CI
name: SWG DSRC CI
on:
push:
@@ -21,4 +21,4 @@ jobs:
with:
java-version: '11.0.2'
- name: Build with Ant
run: ant -noinput -buildfile build.xml swg
run: ant -noinput -buildfile build.xml swg-ci