We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6a136 commit 1927661Copy full SHA for 1927661
.github/workflows/build-ferrocene.yml
@@ -7,7 +7,6 @@ on: [push]
7
jobs:
8
job-build-demo-app:
9
runs-on: ubuntu-latest
10
- needs: job-build-threadx-staticlib
11
steps:
12
- name: Install Arm C compiler
13
run: |
.github/workflows/build.yml
0 commit comments