We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e466c47 commit 9f1f9b4Copy full SHA for 9f1f9b4
‎.github/workflows/platforms.yml
@@ -81,4 +81,4 @@ jobs:
81
uses: actions-rs/cargo@v1
82
with:
83
command: build
84
- args: --target=wasm32-unknown-unknown
+ args: --target=wasm32-unknown-unknown -p sentinel-envoy-module
0 commit comments