Skip to content

Commit aebae99

Browse files
authored
Update publish.yml
1 parent 8448e48 commit aebae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- name: checkout repository
99
uses: actions/checkout@v3
1010
- name: setup jdk
11-
uses: actions/setip-java@v3
11+
uses: actions/setup-java@v3
1212
with:
1313
distribution: microsoft
1414
java-version: 17

0 commit comments

Comments
 (0)