issues
search
deislabs
/
containerd-wasm-shims
containerd shims for running WebAssembly workloads in Kubernetes
Apache License 2.0
311
stars
48
forks
source link
fix path for release artifacts in make install
#74
Closed
devigned
closed
1 year ago
devigned
commented
1 year ago
Release artifacts are in sub project directories. When
make install
is run, the artifacts are not found and the copy will fail. This corrects that.
make install
is run, the artifacts are not found and the copy will fail. This corrects that.