Skip to content

Commit

Permalink
Readme: Fix link to GA artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
exyi committed Sep 18, 2024
1 parent 31a84b7 commit 1435363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Simple tool for exporting PostgreSQL tables into parquet, with support for more

### Download Binary from Github

Download the binary from [Github Actions](https://github.com/exyi/pg2parquet/actions/workflows/build.yml?query=branch%3Amain) artifacts (click on the latest run, scroll to the bottom, choose your system).
Download the binary from [Github Actions](https://github.com/exyi/pg2parquet/actions/workflows/build.yaml?query=branch%3Amain) artifacts (click on the latest run, scroll to the bottom, choose your system).

### Using Nix flakes

Expand Down

0 comments on commit 1435363

Please sign in to comment.