Skip to content

cache to prevent lag and test different outlines #219

cache to prevent lag and test different outlines

cache to prevent lag and test different outlines #219

Workflow file for this run

name: Node.js CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14.x
- name: Repository Dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.t }}
event-type: update
repository: PenguinMod/penguinmod.github.io