Skip to content

Commit

Permalink
back out changes to pages, no time to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed May 13, 2024
1 parent d2c0e7d commit 56a4d03
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,6 @@ jobs:
with:
source: ./doc
destination: ./_site
- name: Install TeX Live
uses: zauguin/install-texlive@v3
with:
package_file: .github/tl_packages
- name: Checkout fonts for testing
uses: actions/checkout@v4
with:
repository: wspr/fontspec-test-fonts
path: fontspec-test-fonts
- name: Install fonts for testing
run: ./fontspec-test-fonts/install.sh
- name: Documentation
run: l3build doc -q -H --show-log-on-error
- name: Copy PDF
run: pwd; ls; cp *.pdf ./_site/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 56a4d03

Please sign in to comment.