Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
  • Loading branch information
bcronin90 committed Jul 19, 2023
1 parent bf3d305 commit 657557b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
export UPSTREAM_VERSION=$(crudini --get ./gradle/libs.versions.toml versions edc | sed 's/"//g')-SNAPSHOT
[ -z $DOWNSTREAM_VERSION ] && exit 1
[ -z UPSTREAM_VERSION ] && exit 1
[ -z $UPSTREAM_VERSION ] && exit 1
- name: Resolve TX EDC API Spec
shell: bash
Expand Down

0 comments on commit 657557b

Please sign in to comment.