Skip to content

Commit

Permalink
VCI-687: Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krankenbro authored Sep 12, 2023
1 parent 222a7d6 commit d50fd99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
dotnet pack
dotnet tool install -g VirtoCommerce.GlobalTool --add-source ./src/VirtoCommerce.Build/artifacts
- name: Switch java version to 17
run: export JAVA_HOME=$JAVA_HOME_17_X64

- name: Get changelog
id: changelog
uses: VirtoCommerce/vc-github-actions/changelog-generator@master
Expand Down

0 comments on commit d50fd99

Please sign in to comment.