Skip to content

Commit

Permalink
clean up git actions after moves
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcc committed Nov 4, 2024
1 parent 1e3b8a8 commit dbbe900
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ jobs:

- name: Build tcMenuGenerator
run: mvn -B install -Dgpg.skip=true --file tcMenuGenerator/pom.xml

- name: Build embeddedJavaExample
run: mvn -B package --file embeddedJavaExample/pom.xml

0 comments on commit dbbe900

Please sign in to comment.