Fix artifact upload path in JVM CI publishing workflow

This commit is contained in:
thunderbiscuit 2022-11-29 17:33:27 -05:00
parent 8c934e9bfc
commit f834da11c5
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

@ -38,7 +38,7 @@ jobs:
with:
# name: no name is required because we upload the entire directory
# the default name "artifact" will be used
path: /Users/runner/work/bdk-kotlin/bdk-kotlin/bdk-jvm/lib/src/main/resources/
path: /Users/runner/work/bdk-ffi/bdk-ffi/bdk-jvm/lib/src/main/resources/
build-jvm-full-library:
name: Create full bdk-jvm library