Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
manolisliolios committed May 13, 2024
1 parent 21ac194 commit 99d9eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/suins-build-tx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ jobs:
GAS_OBJECT: ${{ inputs.gas_object_id }}
NETWORK: mainnet
ORIGIN: gh_action
SUI_BINARY: ../../sui
SUI_BINARY: ../../../sui
run: |
cd scripts && pnpm subdomains::01
cd scripts && echo pwd && pnpm subdomains::01
- name: Show Transaction Data (To sign)
run: |
Expand Down

0 comments on commit 99d9eb2

Please sign in to comment.