Skip to content

Add copilot setup steps (#501) #3

Add copilot setup steps (#501)

Add copilot setup steps (#501) #3

name: "Copilot Setup Steps"
# Automatically run the setup steps when they are changed to allow for easy validation, and
# allow manual testing through the repository's "Actions" tab
on:
workflow_dispatch:
push:
paths:
- .github/workflows/copilot-setup-steps.yml
pull_request:
paths:
- .github/workflows/copilot-setup-steps.yml
jobs:
copilot-setup-steps:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@master
- uses: Bogdanp/setup-racket@v1.14
with:
version: stable
- run: raco pkg install --batch --auto --link --name resyntax