Skip to content

Commit 01aca72

Browse files
committed
Merge branch 'master' of github.com:bcmi-labs/ArduinoThreads
2 parents 21a3351 + 289fbc4 commit 01aca72

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/compile-examples.yml

-4
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ jobs:
5858
# the arduino/actions/libraries/compile-examples action will install the platform from this path
5959
path: ${{ env.ARDUINOCORE_MBED_STAGING_PATH }}
6060

61-
- name: Remove ArduinoCore-API symlink from Arduino mbed-Enabled Boards platform
62-
# this step only needed when the Arduino mbed-Enabled Boards platform sourced from the repository is being used
63-
run: rm "${{ env.ARDUINOCORE_MBED_STAGING_PATH }}/cores/arduino/api"
64-
6561
- name: Checkout ArduinoCore-API
6662
# this step only needed when the Arduino mbed-Enabled Boards platform sourced from the repository is being used
6763
uses: actions/checkout@v2

0 commit comments

Comments
 (0)