Skip to content

Bugfix: Broken update operations for cores and ram #528

Bugfix: Broken update operations for cores and ram

Bugfix: Broken update operations for cores and ram #528

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)