Skip to content

Commit

Permalink
Update test_install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldwan committed Sep 21, 2023
1 parent 497f48b commit 8c8fb00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,8 @@ jobs:
- run: env
shell: powershell
if: contains(matrix.os, 'windows')
- run: ls /d/Users/runneradmin/.fly/bin
shell: powershell
if: contains(matrix.os, 'windows')
- name: Check that `fly` is in PATH and is executable
run: /d/Users/runneradmin/.fly/bin/flyctl.exe version

0 comments on commit 8c8fb00

Please sign in to comment.