Skip to content

fix overlapping of the text editor's ruler background over the editor… #522

fix overlapping of the text editor's ruler background over the editor…

fix overlapping of the text editor's ruler background over the editor… #522

Workflow file for this run

name: build-master
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: [self-hosted, macOS, M1]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build
run: ./build.sh
- name: Upload artifact
uses: actions/[email protected]
with:
name: Nimble.dmg
path: ./Nimble.dmg