additional commands
This commit is contained in:
@@ -13,4 +13,11 @@
|
|||||||
alternatives:
|
alternatives:
|
||||||
name: node
|
name: node
|
||||||
path: /usr/bin/node
|
path: /usr/bin/node
|
||||||
link: /usr/bin/nodejs
|
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