mirror of
https://github.com/ytliu74/obsidian-pseudocode.git
synced 2026-07-22 04:34:49 +00:00
build: Update release workflow
This commit is contained in:
parent
94432ec1aa
commit
882556f4e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
npm config set registry http://registry.npmjs.org/
|
||||
npm config set registry https://registry.npmjs.org/
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Reference in a new issue