Skip to content

Commit 63e1c09

Browse files
committed
[GAP-PR] Debugging CI cache for deeploy installment insider venv
1 parent b0c73ff commit 63e1c09

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/_runner-gap9-tiled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
shell: bash
7373
run: |
7474
# Activate GAP9 SDK environment first
75-
export LLVM_INSTALL_DIR=/app/install/llvm
7675
source /app/install/gap9-sdk/.gap9-venv/bin/activate
7776
source /app/install/gap9-sdk/configs/gap9_evk_audio.sh
7877
# Install Deeploy in the GAP9 venv

.github/workflows/_runner-gap9.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
shell: bash
5959
run: |
6060
# Activate GAP9 SDK environment first
61-
export LLVM_INSTALL_DIR=/app/install/llvm
6261
source /app/install/gap9-sdk/.gap9-venv/bin/activate
6362
source /app/install/gap9-sdk/configs/gap9_evk_audio.sh
6463
# Install Deeploy in the GAP9 venv

0 commit comments

Comments
 (0)