Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
경로 수정
  • Loading branch information
JaeJunday authored Nov 8, 2023
1 parent 3b1c08b commit b8bcb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
node-version: '18'

- name: Change to directory
run: cd srcs/nest/src
run: cd srcs/nest/

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit b8bcb9e

Please sign in to comment.