Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
1eeyerin committed Jun 9, 2024
1 parent 9efb7fa commit 74b6c41
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
corepack enable
corepack prepare yarn@stable --activate
- name: Install dependencies
run: yarn install --immutable

- name: Build Storybook
run: yarn build-storybook

- name: Copy Files to Personal Repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 74b6c41

Please sign in to comment.