chore(deps): update dependency apple/swift-tools-support-core to from… #146
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
push: | |
name: Run Checks | |
jobs: | |
build: | |
name: Chia | |
runs-on: ubuntu-latest | |
steps: | |
- name: Checkout the repository | |
uses: actions/checkout@main | |
- name: Run chia cli | |
uses: worldiety/chia@main |