Skip to content

Commit

Permalink
fixed wrong action name.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Feb 28, 2024
1 parent cc47181 commit fd4d39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_local_tesnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit fd4d39f

Please sign in to comment.