Skip to content

Commit

Permalink
name the file correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Jun 26, 2024
1 parent 3b90787 commit 6042065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kotlin-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Build archive
working-directory: bindings_ffi
run: |
zip -r LibXMTPSwiftFFI.zip target
zip -r LibXMTPKotlinFFI.zip target
- name: Get short SHA
id: slug
Expand Down

0 comments on commit 6042065

Please sign in to comment.