Skip to content

Commit db57ae6

Browse files
update ut.yml to change canvas mirror
1 parent d322516 commit db57ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ut.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run: npm install
3030

31-
- run: npm install canvas --canvas_binary_host_mirror=https://npm.taobao.org/mirrors/node-canvas-prebuilt/
31+
- run: npm install canvas --canvas_binary_host_mirror=https://registry.npmmirror.com/-/binary/canvas
3232

3333
- name: Run Tests
3434
run: npm test

0 commit comments

Comments
 (0)