Skip to content

Commit 251317b

Browse files
Fixed Small bug
1 parent 0d5014e commit 251317b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/postman.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
9191
- name : "Get Postman Version"
9292
run: |
93-
if
9493
if [[ -n "${NO_APP_ASAR}" ]] ; then
9594
version=$(cat Postman/app/resources/app/package.json | jq .version -r)
9695
else

0 commit comments

Comments
 (0)