Skip to content

Commit 9267038

Browse files
committed
Don't attempt to use tree in CI
1 parent c7274ee commit 9267038

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
run: ninja -C ${SRC_DIR_PATH}/build
4242

4343

44-
- name: Show build artifacts
45-
run: tree ${SRC_DIR_PATH}/build
46-
4744
- name: Upload binary
4845
uses: actions/upload-artifact@v1
4946
with:

0 commit comments

Comments
 (0)