Skip to content

Cli will report "Couldn't find cargo" when it can't find powershell #71

Cli will report "Couldn't find cargo" when it can't find powershell

Cli will report "Couldn't find cargo" when it can't find powershell #71

Workflow file for this run

name: Tribble
on:
issues:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: arctic-hen7/tribble-bot@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}