Skip to content

Commit

Permalink
fix name for xiond
Browse files Browse the repository at this point in the history
  • Loading branch information
2xburnt committed Sep 26, 2024
1 parent 4d7274e commit d81b0de
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,6 @@ jobs:
name: xiond-${{ matrix.os }}-${{ matrix.arch }}
merge-multiple: true

- name: Rename xiond binary
run: |
ls -la
find / -name "*xiond*"
mv xiond-${{ matrix.os }}-${{ matrix.arch }} xiond
- uses: int128/docker-build-cache-config-action@v1
id: cache
with:
Expand Down

0 comments on commit d81b0de

Please sign in to comment.