Skip to content

Commit

Permalink
Create packages dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashesfall committed Feb 19, 2024
1 parent ed65c4a commit e04203c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cache: 'maven'
- name: Build
run: |
mvn package \
mkdir /usr/java/packages ; mvn package \
-DAR_HARDWARE_DRIVER=native \
-DAR_HARDWARE_LIBS=/usr/java/packages/lib \
-Djava.library.path=/usr/java/packages/lib

0 comments on commit e04203c

Please sign in to comment.