Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Oct 24, 2024
1 parent 4959329 commit 426e1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ runs:
- name: Get SUI and WAL from faucet (testnet only)
if: ${{ inputs.network == 'testnet' }}
continue-on-error: true
shell: bash
run: |
echo "Requesting SUI tokens from faucet for address $SUI_ADDRESS"
Expand Down

0 comments on commit 426e1ba

Please sign in to comment.