Skip to content

Commit ce1405d

Browse files
authored
ci: update to adapt latest change (#25)
1 parent 690ee72 commit ce1405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Install
2828
run: |
29-
wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-openresty.sh
29+
wget https://raw.githubusercontent.com/api7/apisix-build-tools/v2.2.1/build-apisix-openresty.sh
3030
chmod +x build-apisix-openresty.sh
3131
OR_PREFIX=$OPENRESTY_PREFIX ./build-apisix-openresty.sh latest
3232

0 commit comments

Comments
 (0)