additional commands
This commit is contained in:
@@ -14,3 +14,10 @@
|
||||
name: node
|
||||
path: /usr/bin/node
|
||||
link: /usr/bin/nodejs
|
||||
|
||||
- name: mastodon | config yarn
|
||||
command:
|
||||
cmd: "{{ item }}"
|
||||
loop:
|
||||
- "corepack enable"
|
||||
- "yarn set version stable"
|
||||
Reference in New Issue
Block a user