Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jun 6, 2024
1 parent 39bb721 commit 47e0e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: ./.github/actions/setup-pnpm

- run: pnpm install
- run: pnpm build:prodcution
- run: pnpm build:production

- name: Upload built project
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 47e0e27

Please sign in to comment.