Skip to content

Commit

Permalink
chore :: 배포 환경 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
six-standard committed Dec 11, 2023
1 parent d9b0efb commit 851598e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
node-version: ${{ matrix.node-version }}


# - name: Install dependencies
# run: npm install
- name: Install dependencies
run: npm install

- name: build
run: CI='false' npm run build
Expand Down

0 comments on commit 851598e

Please sign in to comment.