1
0

chore: standardize yarn commands across my projects

This commit is contained in:
2024-01-28 06:25:07 +01:00
parent 9cff5e6361
commit 2ade1fb102
3 changed files with 6 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ jobs:
version: 29.1
- name: "Export org to md"
run: emacs -Q --script export.el
- run: yarn docs:build
- run: yarn build
- name: "Deploy"
uses: appleboy/scp-action@v0.1.7
with: