build: Update release workflow

This commit is contained in:
Yaotian-Liu 2024-06-05 11:19:23 -07:00
parent 94432ec1aa
commit 882556f4e3
No known key found for this signature in database
GPG key ID: 05D362E51003CFE8

View file

@ -22,7 +22,7 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: | run: |
npm config set registry http://registry.npmjs.org/ npm config set registry https://registry.npmjs.org/
npm install npm install
- name: Build - name: Build