CI: Change the directory take two

master
Damir Jelić 2021-03-23 12:26:46 +01:00
parent a9c37ba2d0
commit cf90a18f13
1 changed files with 2 additions and 4 deletions

View File

@ -71,12 +71,10 @@ jobs:
profile: minimal
override: true
- name: Change the directory
run: |
cd matrix_sdk/examples/wasm_command_bot
- name: Check
uses: actions-rs/cargo@v1
run: |
cd matrix_sdk/examples/wasm_command_bot
with:
command: check
args: --target wasm32-unknown-unknown