diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 060bcd3..2674097 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -22,6 +22,9 @@ jobs: - name: build code-generator run: make code-generator + - name: build appwish-gui + run: make appwish + diff --git a/AppWish/AppWish/pom.xml b/AppWish/AppWish/pom.xml index b5ec0c0..8add37e 100644 --- a/AppWish/AppWish/pom.xml +++ b/AppWish/AppWish/pom.xml @@ -5,7 +5,7 @@ 4.0.0 pn.dev code-generator-gui - 1.0 + 1.1 CodeGenerator-GUI @@ -34,7 +34,7 @@ pn.dev code-generator - 1.0 + 1.1 org.openjfx @@ -96,4 +96,4 @@ - \ No newline at end of file +