Skip to content

Commit c5f0c41

Browse files
committed
ach misst
1 parent 693534c commit c5f0c41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
mkdir -p src/main/resources/native
3434
copy build\Release\SMTC4J.dll src\main\resources\native\SMTC4J.dll
35+
copy build\Release\SMTC4J.dll .
3536
3637
- name: Build Java JAR
3738
run: ./gradlew clean build

0 commit comments

Comments
 (0)