Skip to content

update window-manager to 0.4.65 #73

update window-manager to 0.4.65

update window-manager to 0.4.65 #73

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
cache: "yarn"
- run: yarn install
- run: yarn run check