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