No really, build the web example.

This commit is contained in:
Nolan Darilek 2021-04-03 12:11:53 -05:00
parent a879b3dca3
commit 26d06fc635
1 changed files with 1 additions and 1 deletions

View File

@ -102,4 +102,4 @@ jobs:
- uses: actions-rs/cargo@v1 - uses: actions-rs/cargo@v1
with: with:
command: make command: make
args: args: [build-web-example]