Skip to content

Commit

Permalink
chore: add printenv
Browse files Browse the repository at this point in the history
  • Loading branch information
k13gomez committed Sep 21, 2024
1 parent 20fc155 commit 2a6b5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
run: make build
- name: Run build app
run: |
printenv
gu install native-image
bin/build-native

0 comments on commit 2a6b5d0

Please sign in to comment.