Skip to content

Commit

Permalink
filenames are case sensitive in Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
darrelmiller committed Jun 10, 2024
1 parent a8f3499 commit 3fbbe56
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 @@ -35,7 +35,7 @@ jobs:
- run: npm install respec
- name: Generate Editors draft
shell: pwsh
run: ./scripts/generate.ps1
run: ./scripts/Generate.ps1
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Build with Jekyll
Expand Down

0 comments on commit 3fbbe56

Please sign in to comment.