Skip to content

Minor css tweaks

Minor css tweaks #191

Workflow file for this run

on: push
name: PLM UI
jobs:
build:
runs-on ubuntu-latest
strategy:

Check failure on line 6 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v1
- name: Cache node modules
uses: actions/cache@v1
with: ~/.npm