mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
test change
This commit is contained in:
parent
658b4156c5
commit
323fc27146
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
path: "{{ internetarchive_dir }}/node_modules"
|
||||
|
||||
- name: Run 'yarn add @internetarchive/dweb-mirror' to download/populate {{ internetarchive_dir }}/node_modules (CAN TAKE ~5 MINUTES)
|
||||
shell: yarn config set child-concurrency 1 && yarn add @internetarchive/dweb-mirror
|
||||
shell: yarn config set child-concurrency 1 && yarn add https://github.com/internetarchive/dweb-mirror
|
||||
args:
|
||||
chdir: "{{ internetarchive_dir }}"
|
||||
creates: "{{ internetarchive_dir }}/node_modules/@internetarchive/dweb-mirror/internetarchive"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue