mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
fixing syntax
This commit is contained in:
parent
ce31913e91
commit
da9a5414bb
@ -23,7 +23,7 @@ steps:
|
|||||||
displayName: 'Setting packageVersion'
|
displayName: 'Setting packageVersion'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
echo "package version: ${{ packageVersion }}"
|
echo "package version: ${ packageVersion }"
|
||||||
echo "package version: $(packageVersion)"
|
echo "package version: $(packageVersion)"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user