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 22, 2023
1 parent 31fbce0 commit 761fa61
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 @@ -115,6 +115,9 @@ jobs:
shell: powershell
run: |
./installers/install.ps1
- name: Set Path
run: |
"${{ github.env.FLYCTL_INSTALL }}\\bin" | Out-File -FilePath $env:GITHUB_PATH -Append
- run: env
shell: powershell
# - run: ls C:\Users\runneradmin\.fly\bin
Expand Down

0 comments on commit 761fa61

Please sign in to comment.