Skip to content

Commit

Permalink
Update main-5.4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Aug 2, 2024
1 parent 37d031b commit b7b3f96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main-5.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

env:
luceeVersion: light-5.4.0.65-RC
luceeVersionQuery: 5.4/stable/jar

luceeVersionQuery: 5.4/stable/light
steps:
- uses: actions/checkout@v4
- name: Set up JDK 11
Expand Down Expand Up @@ -67,7 +66,7 @@ jobs:
luceeVersion: ${{ env.luceeVersion }}
luceeVersionQuery: ${{ env.luceeVersionQuery }}
extensionDir: ${{ github.workspace }}/dist
extensions:
extensions: 37C61C0A-5D7E-4256-8572639BE0CF5838 #esapi needed for 5.4 build
env:
testLabels: mssql
MSSQL_SERVER: localhost
Expand Down

0 comments on commit b7b3f96

Please sign in to comment.