From b4347cedb48c8f4194f2f9846b12decf90917e37 Mon Sep 17 00:00:00 2001 From: Jose Date: Sat, 22 Feb 2025 12:59:14 +0100 Subject: [PATCH] modified: .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4fa986c..4c80d6b 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -36,8 +36,7 @@ jobs: ls -alt /tmp/* - echo "export PATH=/tmp/bin:$PATH" >> ~/.bashrc - source ~/.bashrc + echo "export PATH=/tmp/bin:$PATH" # You would also install the necessary firmware building tools if they are available # or set up cross-compilation for ARM