Skip to content

Revert "Compile time definition of config-defaults.toml for binary and sample" #157

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

Revert "Compile time definition of config-defaults.toml for binary and sample" #157

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