mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 16:35:57 +08:00
modify the action file
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -19,12 +19,6 @@ jobs:
|
||||
with:
|
||||
node-version: "16.x"
|
||||
|
||||
- name: Update npm
|
||||
run: npm install -g npm@latest
|
||||
|
||||
- name: Clear npm cache
|
||||
run: npm cache clean -f
|
||||
|
||||
- name: Build
|
||||
id: build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user