Remain on npm 11

This commit is contained in:
Jay Michalska
2026-08-24 20:31:07 +02:00
committed by GitHub
parent ac5bb205aa
commit 627d35fd0a
+1 -1
View File
@@ -25,5 +25,5 @@ jobs:
- run: pebble sdk install 4.9.127 - run: pebble sdk install 4.9.127
- run: pebble build - run: pebble build
- name: Update npm - name: Update npm
run: npm install -g npm@latest run: npm install -g npm@next-11
- run: npm publish - run: npm publish