diff --git a/static-files/all/.github/workflows/DINAR-pr.yml b/static-files/all/.github/workflows/DINAR-pr.yml index c9235a6..38e889a 100644 --- a/static-files/all/.github/workflows/DINAR-pr.yml +++ b/static-files/all/.github/workflows/DINAR-pr.yml @@ -69,6 +69,7 @@ jobs: run: | bash DINAR/workflow-files/configure-docker.sh ${{ secrets.DINAR_TOKEN || secrets.GITHUB_TOKEN }} echo "::set-env name=PR_FILES::../../REPO" + echo "::set-env name=ARTIFACT::empty" - name: HOW TO RUN ODOO LOCALLY if: always() run: |