Skip to content

Commit 1927661

Browse files
Don't depend on staticlib build that isn't happening
1 parent 1b6a136 commit 1927661

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build-ferrocene.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on: [push]
77
jobs:
88
job-build-demo-app:
99
runs-on: ubuntu-latest
10-
needs: job-build-threadx-staticlib
1110
steps:
1211
- name: Install Arm C compiler
1312
run: |

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on: [push]
77
jobs:
88
job-build-demo-app:
99
runs-on: ubuntu-latest
10-
needs: job-build-threadx-staticlib
1110
steps:
1211
- name: Install Arm C compiler
1312
run: |

0 commit comments

Comments
 (0)