Skip to content

Commit

Permalink
# NCP연결테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
rlawltjd8547 committed Jan 17, 2025
1 parent ac8e774 commit 8ccf7ac
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@ jobs:
cd board
./gradlew build
- name: Check build directory
run: ls -R board/build/libs

- name: Check build directory
run: |
ls -R board/build/libs
# 또는 find 명령어로 .jar 파일 찾기
find . -name "*.jar"
- name: Setup SSH
uses: webfactory/[email protected]
with:
Expand Down

0 comments on commit 8ccf7ac

Please sign in to comment.