Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr4nkFletcher authored Apr 23, 2024
1 parent 8e76e61 commit 0da11df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install Yarn with NPM
run: npm install -g yarn
- name: npm sd
run: npm install -g tsc
run: npm install typescript
- name: yarn install
run: yarn install
- name: Compile TypeScript
Expand Down

0 comments on commit 0da11df

Please sign in to comment.