Skip to content

Commit

Permalink
use my branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Aug 21, 2021
1 parent a6ec4ef commit 2f74ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: build doc
run: |
git clone https://github.com/gares/alectryon -b ghref
git clone https://github.com/gares/alectryon -b pygments
mkdir alectryon/bin
(cd alectryon/bin; ln -s ../alectryon.py alectryon)
export PATH=$PWD/alectryon/bin:$PATH
Expand Down

0 comments on commit 2f74ca1

Please sign in to comment.