Skip to content

refactor: update line numbers for consistency #2

refactor: update line numbers for consistency

refactor: update line numbers for consistency #2

name: Invalidate Framework Snippet Cache
on:
workflow_dispatch:
push:
branches:
- next
- main
paths:
- "framework-terminal.js"
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: "curl -X GET https://purge.jsdelivr.net/gh/novuhq/docs/framework-terminal.min.js"
- run: "curl -X GET https://purge.jsdelivr.net/gh/novuhq/docs/framework-terminal.js"