Skip to content

Commit

Permalink
EoF?
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Sep 24, 2024
1 parent b805c0a commit bd65447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build:
mv doxygen-$DOXYGEN_VERSION/bin/doxygen ./ &&
cd ..
- ls -a
- echo $(awk -F "=" '/version/ {print $2}' library.properties)
- echo $(awk -F "=" '/version/ {print $2}' library.properties);
# get lib version & overwrite Doxyfile values
- >
RF24_VERSION=v$(awk -F "=" '/version/ {print $2}' library.properties) &&
Expand Down

0 comments on commit bd65447

Please sign in to comment.