We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c73ff commit 63e1c09Copy full SHA for 63e1c09
2 files changed
.github/workflows/_runner-gap9-tiled.yml
@@ -72,7 +72,6 @@ jobs:
72
shell: bash
73
run: |
74
# Activate GAP9 SDK environment first
75
- export LLVM_INSTALL_DIR=/app/install/llvm
76
source /app/install/gap9-sdk/.gap9-venv/bin/activate
77
source /app/install/gap9-sdk/configs/gap9_evk_audio.sh
78
# Install Deeploy in the GAP9 venv
.github/workflows/_runner-gap9.yml
@@ -58,7 +58,6 @@ jobs:
58
59
60
61
62
63
64
0 commit comments