Skip to content

Commit

Permalink
chore : 빌드 수정 (#362)
Browse files Browse the repository at this point in the history
* chore : 빌드 수정

* ci : ci 수정

* chore : 파일제거
  • Loading branch information
HelloWook authored Dec 8, 2024
1 parent 3aa485b commit 41aea68
Show file tree
Hide file tree
Showing 3 changed files with 1,417 additions and 1,428 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Install dependencies
run: yarn install
run: yarn install --no-lockfile

- name: Build project
run: |
Expand Down
Loading

0 comments on commit 41aea68

Please sign in to comment.