diff --git a/.github/workflows/assemble-files.yml b/.github/workflows/assemble-files.yml index 94dcd7dd..f1df02c8 100644 --- a/.github/workflows/assemble-files.yml +++ b/.github/workflows/assemble-files.yml @@ -111,7 +111,7 @@ jobs: - name: Generate CDR files shell: bash run: | - pip3 install RACK/cli/wheels/*.whl + pip3 install --no-dependencies RACK/cli/wheels/*.whl tar xfz RACK/rack-box/files/semtk.tar.gz semtk-opensource/standaloneExecutables/target/standaloneExecutables-jar-with-dependencies.jar RACK/nodegroups/generate-cdrs.sh semtk-opensource/standaloneExecutables/target/standaloneExecutables-jar-with-dependencies.jar