Skip to content

Commit a5f93a8

Browse files
committed
Merge branch 'master' of github.com:logue/smfplayer.js
# Conflicts: # .github/workflows/deploy-gh-pages.yml
2 parents cb55321 + 0246137 commit a5f93a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,10 @@ jobs:
1919

2020
- uses: pnpm/action-setup@v4
2121
name: Install pnpm 📦
22-
with:
23-
version: 10
24-
run_install: false
2522

2623
- name: Install Node.js ⚡️
2724
uses: actions/setup-node@v4
2825
with:
29-
node-version: 22
3026
cache: 'pnpm'
3127

3228
- name: Build 🔧

0 commit comments

Comments
 (0)