Skip to content

Commit

Permalink
chore(workflow): cache CoupledL2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumonda221-CrO3 committed Oct 15, 2024
1 parent 74dedbf commit 39e6005
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scenario-CoupledL2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ jobs:
with:
path: repo

- name: Checkout CoupledL2
run: git submodule update --init dut/CoupledL2

- name: Setup Clang 16
if: matrix.compiler.cc == 'clang-16'
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 39e6005

Please sign in to comment.