Skip to content

Install Test

Install Test #5

Workflow file for this run

name: Install Test
on:
workflow_dispatch:
jobs:
install:
runs-on: ubuntu-latest
steps:
- name: Install skills
run: |
npx -y skills add EmZod/speak -y || true
npx -y skills add EmZod/Speak-Turbo -y || true