Skip to content

Commit

Permalink
Update main_microsoftsupporttt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Elanavi authored Mar 1, 2024
1 parent b62f358 commit 93944b2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/main_microsoftsupporttt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,7 @@ jobs:
- name: npm install
run: |
npm install
- name: pnpm install
run: |
curl -fsSL https://get.pnpm.io/install.sh | sh -
- name: pnpm run
run: |
pnpm i
- name: npm build
run: |
npm run build --if-present
Expand Down

0 comments on commit 93944b2

Please sign in to comment.