Skip to content

Commit 4b3a1b3

Browse files
authored
ci: fix broken step (#115)
Signed-off-by: spacewander <[email protected]>
1 parent a8f1704 commit 4b3a1b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
./install-wasmedge.sh
6363
6464
- name: Install
65+
run: |
6566
wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh
6667
chmod +x build-apisix-base.sh
6768
OR_PREFIX=$OPENRESTY_PREFIX CC="clang -fsanitize=address -fcolor-diagnostics -Qunused-arguments" \

0 commit comments

Comments
 (0)