mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-08-09 21:21:12 +00:00
build.yml change folder
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
# JDK 17 설정
|
||||
# JDK 21 설정
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v3
|
||||
# build를 위해서 jdk를 설치해줘야 하기 때문에 첫 단계로 설정하다.
|
Reference in New Issue
Block a user