mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
changing the ls command to the artifacts directory
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
||||
userRepository: joseph-flinn/desktop
|
||||
displayName: 'git release artifacts'
|
||||
|
||||
- script: ls -alh
|
||||
- script: ls -alh $(System.ArtifactsDirectory)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user