Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Oct 7, 2024
1 parent c5106b1 commit 80afeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Build RSP part using Maven
working-directory: rsp
run: mvn clean install -U -fae -e -B
Expand Down

0 comments on commit 80afeff

Please sign in to comment.