Skip to content

Commit

Permalink
Merge branch 'development' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoyan12314 authored Sep 23, 2024
2 parents ecbd73e + 67f0779 commit a4caaf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Navigate to Example/demo and build with Maven
run: |
cd "Example demo" # Navigate to the Example/demo folder
- name: Build with Maven
run: mvn -B package --file pom.xml

Expand Down

0 comments on commit a4caaf0

Please sign in to comment.