Skip to content

Commit

Permalink
give bin download a path
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Oct 30, 2024
1 parent 3c388d2 commit 9609365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: x86_64-unknown-linux-gnu-test-services
path: target/debug

- name: Install process-compose
run: nix profile install nixpkgs#process-compose
Expand Down

0 comments on commit 9609365

Please sign in to comment.