Skip to content

Commit

Permalink
✨ :: default 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
NohGaSeong authored Jul 12, 2024
1 parent 6d5285d commit 961429f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-common-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ on:
defaults:
run:
shell: bash
runs-on: ubuntu-latest


jobs:
setup-java:
runs-on: ubuntu-latest
steps:
- name: Set up JDK 18
uses: actions/setup-java@v3
Expand Down

0 comments on commit 961429f

Please sign in to comment.