|
@ -52,7 +52,7 @@ jobs: |
|
|
uses: actions/checkout@v2 |
|
|
uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|
path: DINAR |
|
|
path: DINAR |
|
|
repository: itpp-labs/DINAR |
|
|
|
|
|
|
|
|
repository: itpp-labs/DINAR-fork |
|
|
ref: master |
|
|
ref: master |
|
|
- uses: actions/setup-python@v1 |
|
|
- uses: actions/setup-python@v1 |
|
|
with: |
|
|
with: |
|
@ -139,7 +139,7 @@ jobs: |
|
|
uses: actions/checkout@v2 |
|
|
uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|
path: DINAR |
|
|
path: DINAR |
|
|
repository: itpp-labs/DINAR |
|
|
|
|
|
|
|
|
repository: itpp-labs/DINAR-fork |
|
|
ref: master |
|
|
ref: master |
|
|
- name: Configure docker |
|
|
- name: Configure docker |
|
|
run: | |
|
|
run: | |
|
@ -216,7 +216,7 @@ jobs: |
|
|
uses: actions/checkout@v2 |
|
|
uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|
path: DINAR |
|
|
path: DINAR |
|
|
repository: itpp-labs/DINAR |
|
|
|
|
|
|
|
|
repository: itpp-labs/DINAR-fork |
|
|
ref: master |
|
|
ref: master |
|
|
- name: Install python tools |
|
|
- name: Install python tools |
|
|
run: | |
|
|
run: | |
|
|