Skip to content

Commit a232f8a

Browse files
committed
fix: broken ci
1 parent 8c6999f commit a232f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hopp-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
node-version: 20
1919
cache: 'npm'
20+
registry-url: "https://registry.npmjs.org"
2021

2122
- run: npm install
2223

0 commit comments

Comments
 (0)