Skip to content

Compile time definition of config-defaults.toml for binary and sample #154

Compile time definition of config-defaults.toml for binary and sample

Compile time definition of config-defaults.toml for binary and sample #154

name: Rust
on:
push:
branches:
- meister
- nächtlich
pull_request:
branches:
- meister
- nächtlich
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup
run: rustup target add wasm32-unknown-unknown && cargo install cargo-make trunk
- name: Compile
run: cargo make