Skip to content

🐛Max text width is wider #112 (#113) #388

🐛Max text width is wider #112 (#113)

🐛Max text width is wider #112 (#113) #388

Workflow file for this run

name: Build
# Controls when the workflow will run
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Builds Code
uses: fishsticks89/pros-build@v1