Skip to content

Deploy auth and typed-message-lock-demo to devnet #21

Deploy auth and typed-message-lock-demo to devnet

Deploy auth and typed-message-lock-demo to devnet #21

Workflow file for this run

name: Rust
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run installation
run: make install
- name: Run CI
run: make ci