Skip to content

Added a dialog to display the cheat sheet. #635

Added a dialog to display the cheat sheet.

Added a dialog to display the cheat sheet. #635

Workflow file for this run

name: Java CI
on: [push, pull_request]
jobs:
build-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
build-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
build-macos:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3