Skip to content

DNS: introduce TXT support #491

DNS: introduce TXT support

DNS: introduce TXT support #491

Workflow file for this run

name: build
on:
push:
pull_request:
jobs:
Build:
runs-on: self-hosted
strategy:
fail-fast: true
steps:
- uses: actions/checkout@v3
- name: Build Genesis Core
run: |
genesis build $(pwd)