Skip to content

Commit

Permalink
rust.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
artjoma committed Oct 15, 2023
1 parent 7eb609c commit 00f3c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: artifact
path: target/release
path: target/release/erigon_db_reader
retention-days: 20

0 comments on commit 00f3c9c

Please sign in to comment.