Skip to content

Commit

Permalink
feat: call build-native script directly
Browse files Browse the repository at this point in the history
  • Loading branch information
k13gomez committed Sep 21, 2024
1 parent cb123d6 commit 20fc155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Run build app
run: |
gu install native-image
make build-native
bin/build-native

0 comments on commit 20fc155

Please sign in to comment.