Skip to content

Re-activated time-wrap support. #46

Re-activated time-wrap support.

Re-activated time-wrap support. #46

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose