Skip to content

Commit

Permalink
ci: show contents
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Sep 18, 2024
1 parent 04ea725 commit 114f1af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
with:
name: west-${{ matrix.config.target }}
path: lib/${{ matrix.config.lib }}
- run: ls -R "lib/${{ matrix.config.lib }}"
- run: mv "lib/${{ matrix.config.lib }}/libwest_sys.a" "lib/${{ matrix.config.lib }}/libwest.a"
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 114f1af

Please sign in to comment.