Skip to content

Commit

Permalink
Merge branch 'issues/76_vaadin-24' into test/76_vaadin-24
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati authored Jan 5, 2024
2 parents e74d3db + 9269672 commit c6dfbf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
with:
chrome-version: stable
- name: Build
env:
VAADIN_OFFLINE_KEY: ${{ secrets.VAADIN_OFFLINE_KEY }}
run: |
set -x -e -o pipefail
VERTX_VAADIN_VERSION=$(mvn -N -ntp -q help:evaluate -Dexpression=project.version -DforceStdout)
Expand Down

0 comments on commit c6dfbf0

Please sign in to comment.