Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghallabi committed Aug 5, 2023
1 parent 1922b34 commit 165294d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build Project
run: npm run Build
run: npm run build
- name: deploy
run: echo "Deploying ..."

Expand Down

0 comments on commit 165294d

Please sign in to comment.