Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Muzyka committed Dec 22, 2024
1 parent 94c6868 commit 3923720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
fi
- name: Upload Storybook static sources
run: gcloud stroage cp --recursive storybook-static ${{ env.DEST_BUCKET }}
run: gcloud storage cp --recursive storybook-static ${{ env.DEST_BUCKET }}

0 comments on commit 3923720

Please sign in to comment.