Skip to content

Commit

Permalink
Update check_gentx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyluis authored Jan 17, 2025
1 parent 34c3ef6 commit 8815aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_gentx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: dcarbone/install-jq-action@v2
- uses: actions/checkout@v2
- name: add permission
run: chmod +x ./scripts/validate-gentx.sh
run: chmod +x ./scripts/simulate.sh
- name: Validating...
run: ./scripts/simulate.sh

0 comments on commit 8815aa9

Please sign in to comment.