Skip to content

Commit 8141f42

Browse files
committed
add some test stuff for windows build
1 parent 0e6b96f commit 8141f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
$GITHUB_REF_NAME = $env:GITHUB_REF_NAME
6565
$VERSION = $GITHUB_REF_NAME -replace '^v', ''
6666
lein set-version "$VERSION"
67+
lein compile :all
6768
lein native-image
6869
6970
- name: move jar ${{ matrix.config.name }}

0 commit comments

Comments
 (0)