Skip to content

Commit

Permalink
try to fix github builds
Browse files Browse the repository at this point in the history
  • Loading branch information
gin66 committed Feb 19, 2025
1 parent b649001 commit 5af62b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extras/scripts/build-pio-dirs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ mkdir -p pio_espidf/StepperDemo/src
mkdir pio_dirs/PMF_test
mkdir pio_dirs/PMF_test/src
cd pio_dirs/PMF_test
mkdir FastAccelStepper
ln -s $ROOT/src FastAccelStepper
ln -s ../../extras/ci/platformio.ini .
cd src
#sed -e 's/%d/%ld/g' <../../../tests/test_03.h >test_03.h
Expand Down

0 comments on commit 5af62b8

Please sign in to comment.