Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Aug 16, 2023
1 parent 548c377 commit 1c6f72d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test-relay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ jobs:
# ./gradlew clean build
# ./gradlew optimizedJar

# - uses: robinraju/[email protected]
# with:
# repository: "icon-project/IBC-Integration"
# tag: "v0.1.0-alpha.15"
# latest: true
# fileName: "*"
- uses: robinraju/[email protected]
with:
repository: "icon-project/IBC-Integration"
tag: "v0.1.0-alpha.15"
# latest: true
fileName: "*"

- name: Download Contracts
uses: dsaltares/fetch-gh-release-asset@master
Expand Down

0 comments on commit 1c6f72d

Please sign in to comment.