[obsidian] vault backup: 2024-02-05 01:09:13[

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2024-02-05 01:09:13 +09:00
parent 37e9b8ae05
commit 99644a6873

View File

@ -19,7 +19,6 @@ jobs:
with: with:
node-version: 'latest' node-version: 'latest'
cache: 'npm' cache: 'npm'
cache-dependency-path: 'package-lock.json'
- run: npm i - run: npm i
- run: npx quartz build - run: npx quartz build
- name: Create private key - name: Create private key