We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5014e commit 251317bCopy full SHA for 251317b
.github/workflows/postman.yml
@@ -90,7 +90,6 @@ jobs:
90
91
- name : "Get Postman Version"
92
run: |
93
- if
94
if [[ -n "${NO_APP_ASAR}" ]] ; then
95
version=$(cat Postman/app/resources/app/package.json | jq .version -r)
96
else
0 commit comments