Possibly fixed rate limit in actions
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 3m54s
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 3m54s
This commit is contained in:
parent
00bd6cd9c3
commit
e2677ec029
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Prepare bot build
|
||||
run: |
|
||||
cd bot
|
||||
pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
python3.10 -m pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
cpl i
|
||||
|
||||
- name: Setup node
|
||||
|
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Prepare bot build
|
||||
run: |
|
||||
cd bot
|
||||
pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
python3.10 -m pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
cpl i
|
||||
|
||||
- name: Setup node
|
||||
|
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Prepare bot build
|
||||
run: |
|
||||
cd bot
|
||||
pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
python3.10 -m pip install --extra-index-url https://pip.sh-edraft.de cpl-cli
|
||||
cpl i
|
||||
|
||||
- name: Setup node
|
||||
|
Loading…
Reference in New Issue
Block a user