Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Georgiev <georgi.getz@outlook.com>
  • Loading branch information
georg-getz committed Jun 3, 2024
1 parent 5a1c5df commit 47ca32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic_libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: ./target/release/${{ matrix.platform.lib_name }}
files: ./target/${{ matrix.platform.target }}/release/${{ matrix.platform.lib_name }}

0 comments on commit 47ca32f

Please sign in to comment.