Skip to content

Commit

Permalink
Update node.yml
Browse files Browse the repository at this point in the history
Try to fix the CI
  • Loading branch information
yarkinwho authored Nov 29, 2023
1 parent 345794e commit 27f69cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
uses: AntelopeIO/asset-artifact-download-action@v3
with:
owner: eosnetworkfoundation
repo: eos-evm
repo: eos-evm-contract
target: '${{needs.versions.outputs.eos-evm-contract-target}}'
prereleases: ${{fromJSON(needs.versions.outputs.eos-evm-contract-prerelease)}}
file: 'contract.tar.gz'
Expand Down

0 comments on commit 27f69cf

Please sign in to comment.