Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Feb 10, 2025
1 parent 106e781 commit 3394a4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/fed-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive

- name: Install Zephyr dependencies
uses: ./.github/actions/zephyr

- name: Setup java and gradle for compiling lfc
uses: ./.github/actions/lingua-franca

- name: Install RIOT dependencies
uses: ./.github/actions/riot

- name: Build federated templates example
working-directory: ${{ github.workspace }}/examples/fed-template
run: |
Expand Down

0 comments on commit 3394a4b

Please sign in to comment.