Spaces:
Running
Running
github-actions[bot]
commited on
Commit
·
ed5e4c4
1
Parent(s):
f089732
Update from GitHub Actions
Browse files- playbook.yml +0 -1
playbook.yml
CHANGED
@@ -51,7 +51,6 @@
|
|
51 |
- name: 构建并运行
|
52 |
shell: |
|
53 |
cd {{ deploy_path }}
|
54 |
-
pip install --no-cache-dir -r requirements.txt
|
55 |
echo '#!/bin/bash
|
56 |
cd {{ deploy_path }}
|
57 |
test -f $HOME/.nvm/nvm.sh && source $HOME/.nvm/nvm.sh
|
|
|
51 |
- name: 构建并运行
|
52 |
shell: |
|
53 |
cd {{ deploy_path }}
|
|
|
54 |
echo '#!/bin/bash
|
55 |
cd {{ deploy_path }}
|
56 |
test -f $HOME/.nvm/nvm.sh && source $HOME/.nvm/nvm.sh
|