Skip to content

Commit

Permalink
why didnt this work
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed May 13, 2024
1 parent 8f99a13 commit d2c0e7d
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 @@ -47,7 +47,7 @@ jobs:
- name: Documentation
run: l3build doc -q -H --show-log-on-error
- name: Copy PDF
run: cp *.pdf _site/
run: pwd; ls; cp *.pdf ./_site/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit d2c0e7d

Please sign in to comment.