Skip to content

Commit

Permalink
docs: fix gh-pages CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek authored Aug 5, 2023
1 parent 0654f55 commit d3fcd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
working-directory: ${{env.test-directory}}
run: |
cp ../../hypercomplex/Hypercomplex.hpp Hypercomplex.hpp
cp ../../hypercomplex/Hypercomplex_MPFR.hpp Hypercomplex_MPFR.hpp
cp ../../hypercomplex/Polynomial.hpp Polynomial.hpp
- name: Compile Docs Test Program
Expand Down

0 comments on commit d3fcd30

Please sign in to comment.