The bash task in azure seems to find powershells find
This commit is contained in:
parent
e0baa55c2c
commit
a2b17d749c
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ steps:
|
|||
CARGO_INCREMENTAL: 0
|
||||
- bash: |
|
||||
pwd
|
||||
find ./target
|
||||
/usr/bin/find ./target
|
||||
displayName: List files in target
|
||||
condition: always()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue