Skip to content

Commit 8b0b731

Browse files
committed
fix relay version
1 parent 9273d08 commit 8b0b731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
--env UPSTREAM_S3_PREFIX=dist-${{ matrix.stack }}-stable/ \
108108
--env-file=${BUILDPACK}/support/build/_docker/env.default \
109109
${{ matrix.stack }} deploy.sh --overwrite \
110-
extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.0
110+
extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.1
111111
112112
- name: Build swoole extension
113113
shell: 'script -q -e -c "bash {0}"'

0 commit comments

Comments
 (0)