Skip to content

Commit ee91e18

Browse files
committed
Release 0.1
1 parent 935b8c5 commit ee91e18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ script = raw"""
1717
# Update Ninja
1818
cp ${host_prefix}/bin/ninja /usr/bin/ninja
1919
20-
cd ${WORKSPACE}/srcdir/diff-lapack
20+
cd ${WORKSPACE}/srcdir/diffblas
2121
meson setup builddir --cross-file=${MESON_TARGET_TOOLCHAIN%.*}_gcc.meson --prefix=$prefix
2222
meson compile -C builddir
2323
meson install -C builddir

0 commit comments

Comments
 (0)