Skip to content

Commit

Permalink
testing without mx-chain-deploy-go checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Feb 28, 2024
1 parent 7c8da90 commit 2b2d4f9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build_local_tesnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v4

- name: Check out mx-deploy-go
uses: action/checkout@v4
with:
repository: multiversx/mx-deploy-go
path: ../mx-chain-deploy-go
# - name: Check out mx-deploy-go
# uses: action/checkout@v4
# with:
# repository: multiversx/mx-deploy-go
# path: ../mx-chain-deploy-go

- name: Generate config
run: |
Expand Down

0 comments on commit 2b2d4f9

Please sign in to comment.