Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
querwurzel authored Apr 30, 2024
1 parent 2270e3f commit e8b9a39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
distribution: 'temurin'
java-version: '21'

- uses: actions/setup-node@v4
with:
node-version: 20

- name: shell
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e8b9a39

Please sign in to comment.