Skip to content

Commit

Permalink
chore: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovyerus committed Sep 30, 2023
1 parent d631aa4 commit 7f4c0f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ jobs:
"linux-aarch64"
)
ls ./
ls ../
for target in "${arr[@]}"
do
if [[ "$target" == *windows* ]]; then
Expand Down

0 comments on commit 7f4c0f2

Please sign in to comment.