Skip to content

Commit

Permalink
fixing download for build process
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Apr 19, 2024
1 parent 6c0ae71 commit 8694e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
run: |
npm install -g markdownlint-cli
markdownlint changelog.md --fix
./gradlew downloadBoxLang
./gradlew build -x test --stacktrace --console=plain
- name: Commit Changelog [unreleased] with latest version
Expand Down

0 comments on commit 8694e68

Please sign in to comment.