Skip to content

Update skills/l7/references/layers/raster.md #76

Update skills/l7/references/layers/raster.md

Update skills/l7/references/layers/raster.md #76

Workflow file for this run

name: Skills Check
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
skills-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
- name: Run skills add command
run: npx skills add antvis/chart-visualization-skills