Skip to content
Prev Previous commit
Next Next commit
The build needs to run against the local content not the remote one
  • Loading branch information
lfrancke committed Feb 24, 2022
commit 4e88407d6a6047b5b8d9aa8c39b1c0617c618ecc
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
node-version: '16'
cache: 'npm'
- run: npm install
- run: npx antora --fetch antora-playbook.yml
- run: npx antora --fetch local-antora-playbook.yml