Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii committed Jul 16, 2024
1 parent 9e56b59 commit 4114f53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/leets-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ jobs:
run: |
sudo chown -R ubuntu:ubuntu /home/ubuntu/actions-runner/_work/leets-be
- name: gradle bootjar
- name: checkout
uses: actions/checkout@v3

- name: gradle bootjar
run: |
chmod +x ./gradlew
./gradlew clean build -x test
Expand Down

0 comments on commit 4114f53

Please sign in to comment.