Skip to content

fixes #291 - add option to list all emojis in the emoji dialog #452

fixes #291 - add option to list all emojis in the emoji dialog

fixes #291 - add option to list all emojis in the emoji dialog #452

Workflow file for this run

name: Linux
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
linux-build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build Linux
run: ./make.sh all -y