We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca31ad commit a68e499Copy full SHA for a68e499
.github/workflows/native_image.yml
@@ -33,7 +33,6 @@ jobs:
33
tools-deps: ${{ env.CLOJURE_CLI_VERSION }}
34
- name: Build native image
35
run: |
36
- gu install native-image
37
make all
38
ls -l ./funnel
39
- name: Rename
0 commit comments