Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jul 1, 2024
1 parent 7d908ac commit 26e8b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_cosmo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export PKG_CONFIG_PATH="${DEPSDIR}/lib/pkgconfig:${DEPSDIR}/share/pkgconfig"

mkdir -p ${DEPSDIR}/lib/.aarch64

cd $(dirname $(which cosmocc))
cd $(dirname $(dirname $(which cosmocc)))
install_license

echo "::endgroup::"
Expand Down

0 comments on commit 26e8b5d

Please sign in to comment.