fix torchlight command

This commit is contained in:
John Bowdre 2024-01-20 21:40:52 -06:00
parent 698762cc86
commit a374e1fa7e

View file

@ -44,7 +44,7 @@ jobs:
--baseURL "https://codesplice.neocities.org/"
- name: Highlight with Torchlight
run: |
npm i @torchlight-api/torchlight-api
npm i @torchlight-api/torchlight-cli
npx torchlight
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1