Skip to content

Commit

Permalink
wip9
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeodrippe committed Jul 23, 2024
1 parent 010f44a commit 54911c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: run test
run: |
bash -c "bin/kaocha"
clojure -M:dev -m vybe.native.loader && clojure -M:test
build-linux:
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions bin/jextract-libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,5 @@ $VYBE_JEXTRACT \
--output src-java \
--header-class-name raylib \
-t org.vybe.raylib bin/vybe_raylib.c

ls -lh native

0 comments on commit 54911c7

Please sign in to comment.