Skip to content

Commit

Permalink
fix: ci/cd 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunsDev committed Feb 18, 2024
1 parent 1295cdd commit 1be0b27
Show file tree
Hide file tree
Showing 4 changed files with 6,367 additions and 4,681 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: "20.x"
registry-url: "https://registry.npmjs.org"
- run: npm install
- run: npm ci
- run: npm run build
- run: npm publish
env:
Expand Down
Loading

0 comments on commit 1be0b27

Please sign in to comment.