diff --git a/.github/workflows/DINAR-pr.yml b/.github/workflows/DINAR-pr.yml index 4cc0235..35d2a2c 100644 --- a/.github/workflows/DINAR-pr.yml +++ b/.github/workflows/DINAR-pr.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - uses: actions/setup-python@v1 with: @@ -139,7 +139,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - name: Configure docker run: | @@ -216,7 +216,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - name: Install python tools run: | diff --git a/.github/workflows/DINAR.yml b/.github/workflows/DINAR.yml index 742cb56..c18943a 100644 --- a/.github/workflows/DINAR.yml +++ b/.github/workflows/DINAR.yml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v2 with: path: DINAR - repository: itpp-labs/DINAR + repository: itpp-labs/DINAR-fork ref: master - uses: actions/setup-python@v1 with: