Skip to content

Commit

Permalink
#Git_Hub Acrtions test3
Browse files Browse the repository at this point in the history
  • Loading branch information
rlawltjd8547 committed Jan 17, 2025
1 parent ba98c42 commit 5c27f71
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0

- name: Build with Gradle
run: |
cd board # 'board' 디렉토리로 이동
./gradlew build # Windows에서 gradlew.bat 사용해 빌드
run: ./gradlew build # Windows에서 gradlew.bat 사용해 빌드

- name: Setup SSH
uses: webfactory/[email protected]
Expand Down

0 comments on commit 5c27f71

Please sign in to comment.