Skip to content

Commit

Permalink
fix: cleanup debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Bailey Hayes committed Jul 27, 2022
1 parent 0d3c840 commit b398eb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,7 @@ jobs:
path: writ
- run: |
echo "$GITHUB_WORKSPACE/writ/bin" >> $GITHUB_PATH
- run: |
ls $GITHUB_WORKSPACE/writ/bin
chmod +x $GITHUB_WORKSPACE/writ/bin/writ
$GITHUB_WORKSPACE/writ/bin/writ -h
- run: |
echo "$PATH"
which writ
- uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit b398eb5

Please sign in to comment.