Update ci.yml

This commit is contained in:
CrispyBaguette 2021-12-12 19:43:25 +01:00 committed by GitHub
parent e6f5fe3633
commit e69bf2c226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,7 @@ jobs:
merge:
runs-on: ubuntu-latest
needs: [build-wasm, build-react]
env:
working_directory: "./client"
steps: