Skip to content

Commit 9577478

Browse files
committed
remove unecessary node dep for the github action
1 parent 0fdc680 commit 9577478

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/gradle-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919

20-
- name: Set up Node.js 16
21-
uses: actions/setup-node@v2
22-
with:
23-
node-version: 16
24-
2520
- name: Set up JDK 20
2621
uses: actions/setup-java@v2
2722
with:

0 commit comments

Comments
 (0)