Skip to content

Commit

Permalink
add cosmopolitan license
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jul 1, 2024
1 parent bad3cff commit 7d908ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ jobs:

steps:
- name: Set up cosmocc
uses: bjia56/setup-cosmocc@v0.0.2
uses: bjia56/setup-cosmocc@main
with:
version: 3.5.3

Expand Down
3 changes: 3 additions & 0 deletions scripts/build_cosmo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ export PKG_CONFIG_PATH="${DEPSDIR}/lib/pkgconfig:${DEPSDIR}/share/pkgconfig"

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

cd $(dirname $(which cosmocc))
install_license

echo "::endgroup::"
########
# zlib #
Expand Down

0 comments on commit 7d908ac

Please sign in to comment.