Skip to content

Commit

Permalink
Github Actions 리팩토링
Browse files Browse the repository at this point in the history
  • Loading branch information
seungh0 committed Jul 2, 2024
1 parent 847b3cb commit 9a5c02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
CI: ''
jobs:
ci:
name: Build
name: Build on Node
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 9a5c02f

Please sign in to comment.