Skip to content

Commit 66cd842

Browse files
committed
+
1 parent 294e860 commit 66cd842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
mkdir unpacked
9797
tar -C unpacked -xzf sdist/math-function*tar.gz
9898
cd unpacked
99-
mv math-functions/* .
99+
mv math-functions-*/* .
100100
# ----------------
101101
- name: cabal check
102102
run: |

0 commit comments

Comments
 (0)