Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Nov 6, 2024
1 parent fdfec08 commit de0a8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
repository: "rainyl/dartcv"
latest: true
fileName: "libdartcv-windows-x64-vs2019.tar.gz"
fileName: "libdartcv-linux-x64.tar.gz"
out-file-path: "packages/dartcv/libdartcv"
extract: true
- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit de0a8d7

Please sign in to comment.