Skip to content

Commit 3191c4f

Browse files
committed
update CI build command
1 parent 39c7726 commit 3191c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: cargo install cross
5050
- name: Build OpenLambda
5151
run: |
52-
make ol imgs/lambda wasm-worker wasm-functions native-functions container-proxy
52+
make ol imgs/ol-wasm wasm-worker wasm-functions native-functions container-proxy
5353
sudo make install-python-bindings
5454
- name: Test Python (Docker)
5555
# not all features are supported by docker yet, so we only run some of the tests

0 commit comments

Comments
 (0)