Skip to content

Commit 472b487

Browse files
fix: reverts debug step
1 parent 1507f1c commit 472b487

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/avail-light-client.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@ jobs:
6262
rustup target add x86_64-pc-windows-msvc
6363
6464
steps:
65-
- name: Debugs arch path
66-
run: |
67-
echo "/usr"
68-
ls -lash /usr
69-
echo "/usr/include"
70-
ls -lash /usr/include
7165
- uses: actions/checkout@v4
7266
- name: Install cargo and setup
7367
if: runner.os != 'Windows'

0 commit comments

Comments
 (0)