Skip to content

Commit 9e71952

Browse files
committed
GitHub actions debug
Signed-off-by: Aymane Bahssain <[email protected]>
1 parent 004c4b1 commit 9e71952

File tree

6 files changed

+1
-220
lines changed

6 files changed

+1
-220
lines changed

.github/workflows/Arduino-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ jobs:
4141

4242
- name: debug
4343
run: |
44-
ls ${GITHUB_WORKSPACE}/core/arduino/api
4544
git submodule update --init --force
46-
ls ${GITHUB_WORKSPACE}/core/arduino/api
45+
ls ${GITHUB_WORKSPACE}/cores/arduino/api
4746
4847
- name: Compilation
4948
id: Compile

.github/workflows/Cmake.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

.github/workflows/CodeSpell.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/PIO-build.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.github/workflows/arduino-lint.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/astyle.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)