diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 70a04bf7..e3a8e655 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -104,7 +104,7 @@ jobs: uses: actions/download-artifact@v2 with: name: binaries-linux-amd64 - path: ${{ env.BIN_ROOT }}/linux/amd64 + path: bin/firo-masternode-tool - name: Generate Release Information shell: python run: |