Skip to content

Commit

Permalink
a simple test
Browse files Browse the repository at this point in the history
  • Loading branch information
Az-r-ow committed Mar 9, 2024
1 parent 8604639 commit 92fd9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Download .so files
uses: actions/download-artifact@v4
with:
pattern: "so-file-*"
pattern: so-file-*
path: ${{ env.BUILD_DIR }}
merge_multiple: true

Expand Down

0 comments on commit 92fd9ea

Please sign in to comment.