Skip to content

Commit

Permalink
ci: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 5, 2024
1 parent c15ca10 commit a412982
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ jobs:
working-directory: target/snitch_cluster
run: |
echo "VLT_SOURCES=$(make vlt-flist)" >> $GITHUB_ENV
echo $VLT_SOURCES
echo $GITHUB_ENV
echo $(make vlt-flist)
- name: Set up cache for Verilator build
id: verilator-cache
uses: actions/cache@v3
Expand Down

0 comments on commit a412982

Please sign in to comment.