Skip to content

Commit

Permalink
Make respec command globally available for powershell to run it
Browse files Browse the repository at this point in the history
  • Loading branch information
darrelmiller committed Jun 10, 2024
1 parent 3fbbe56 commit 7c5dd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm install respec
- run: npm install respec -g
- name: Generate Editors draft
shell: pwsh
run: ./scripts/Generate.ps1
Expand Down

0 comments on commit 7c5dd2e

Please sign in to comment.