Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlon de Oliveira dos Santos committed Mar 21, 2024
1 parent dd9a687 commit df79514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pure-rust-build-on-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: bindings-${{ matrix.targets }}
path: *.node
path: ./*.node
if-no-files-found: error
test-host:
strategy:
Expand Down

0 comments on commit df79514

Please sign in to comment.