Skip to content

Commit

Permalink
Hmm test
Browse files Browse the repository at this point in the history
  • Loading branch information
willmmiles committed Aug 4, 2024
1 parent 5e170bc commit 3f6c1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/on-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ else
BOARD="esp12e"
echo "BUILDING ESP8266 EXAMPLES"
fi
build_pio_sketches "$BOARD" "lib_deps=symlink://$GITHUB_WORKSPACE" "$GITHUB_WORKSPACE/examples"
build_pio_sketches "$BOARD" "" "$GITHUB_WORKSPACE/examples"
fi

0 comments on commit 3f6c1f9

Please sign in to comment.