Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubuid committed Jan 15, 2025
1 parent b24e531 commit 40e3cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
fi
mkdir -p yttrium/libs/$abi_name
cp target/${{ matrix.target }}/uniffi-release/libuniffi_yttrium.so yttrium/libs/$abi_name/
cp target/${{ matrix.target }}/uniffi-release-next/libuniffi_yttrium.so yttrium/libs/$abi_name/
- name: Upload artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 40e3cf3

Please sign in to comment.