Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Jan 22, 2025
1 parent ed6d68c commit 9a56f53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ jobs:
done
gh repo clone matthias-bs/DistanceSensor_A02YYUW
cp -r DistanceSensor_A02YYUW /home/runner/Arduino/libraries/
# OneWire is installed due to dependency in DallasTemperature, but OneWireNg shall be used instead
echo "Removing Arduino/libraries/OneWire (installed automatically, but shall be replaced by OneWireNg)"
rm -r /home/runner/Arduino/libraries/OneWire

- name: Install platform
if: ${{ env.run-build == 'true' }}
Expand Down

0 comments on commit 9a56f53

Please sign in to comment.