Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Add normals and texture coordinates to Cone #137

Add normals and texture coordinates to Cone

Add normals and texture coordinates to Cone #137

Workflow file for this run

name: Script checks
on:
pull_request:
paths:
- '.github/workflows/**'
- 'scripts/formatlatex.sh'
- 'reports/**'
- 'Makefile'
jobs:
build-reports:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: >-
sudo apt update &&
sudo apt install -y texlive-{latex-extra,font-utils,lang-portuguese}
- run: make reports
format-reports:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./scripts/formatlatex.sh