Skip to content

Commit

Permalink
Update development-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shayaantx committed Dec 20, 2023
1 parent 2ab7f24 commit 2a1be85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
VERSION=$(cat src/main/resources/version.txt)
echo "VERSION=$VERSION" >> $GITHUB_ENV
echo "Building $VERSION"
- name: Build
run: mvn --no-transfer-progress compile
- name: Package
Expand Down

0 comments on commit 2a1be85

Please sign in to comment.