Skip to content

Add new icons: 2x2x2 OH, Mirror Blocks Blindfolded, 4x4x4 With Feet #50

Add new icons: 2x2x2 OH, Mirror Blocks Blindfolded, 4x4x4 With Feet

Add new icons: 2x2x2 OH, Mirror Blocks Blindfolded, 4x4x4 With Feet #50

Workflow file for this run

name: Check
on: pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/bootstrap
- run: npm run build
- run: npm run lint