Skip to content

Fixing mirrored texture in directions SOUTH and WEST. To make this fi… #79

Fixing mirrored texture in directions SOUTH and WEST. To make this fi…

Fixing mirrored texture in directions SOUTH and WEST. To make this fi… #79

Workflow file for this run

name: Norminette and Build
on: [push, pull_request]
jobs:
norminette:
name: Norminette
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: alexandregv/norminette-action@v3
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: make
run: make