Skip to content

Commit

Permalink
fix relay version
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Jun 23, 2021
1 parent 9273d08 commit 8b0b731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
--env UPSTREAM_S3_PREFIX=dist-${{ matrix.stack }}-stable/ \
--env-file=${BUILDPACK}/support/build/_docker/env.default \
${{ matrix.stack }} deploy.sh --overwrite \
extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.0
extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.1
- name: Build swoole extension
shell: 'script -q -e -c "bash {0}"'
Expand Down

0 comments on commit 8b0b731

Please sign in to comment.