Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xmhwws authored Aug 12, 2022
1 parent cb6a24a commit 0a3e1de
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,10 @@ jobs:
needs: [check_version, create_release]

steps:
- uses: actions/[email protected]

- uses: actions/[email protected]
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '10'
node-version: '16'

- name: set up JDK 1.8
uses: actions/setup-java@v1
Expand Down

0 comments on commit 0a3e1de

Please sign in to comment.