Commit 33c86b1
Yaya-Cout
Fix GitHub pages build (replace symlinks by content)
Used code:
for f in $(find . -type l)
do
cp --remove-destination $(readlink -e $f) $f
done1 parent c36a7f9 commit 33c86b1
154 files changed
Lines changed: 55060 additions & 153 deletions
File tree
- .github/workflows
- apps/KhiCAS/src
- gmp-6.2.1/mpn
- mpfi-1.5.4
- build-aux
- m4
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
This file was deleted.
0 commit comments