Skip to content

Commit

Permalink
Merge pull request #1096 from rsteube/test
Browse files Browse the repository at this point in the history
fix download path
  • Loading branch information
rsteube authored May 7, 2022
2 parents f7de1c2 + 9d86e0f commit 9e89c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: carapace
path: ./cmd/carapace/carapace
path: ./cmd/carapace

- name: "build docs"
run: |
Expand Down

0 comments on commit 9e89c2e

Please sign in to comment.