Skip to content

docs: update releases notes and compatibility for rosetta, rosetta-java and graphql #343

docs: update releases notes and compatibility for rosetta, rosetta-java and graphql

docs: update releases notes and compatibility for rosetta, rosetta-java and graphql #343

Workflow file for this run

name: Build
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run build
run: |
yarn install
yarn run build