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 012cfa6 commit 112820e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
./installers/install.ps1
- name: Set Path
run: |
echo "${FLYCTL_INSTALL}/.local/bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
echo "${FLYCTL_INSTALL}\bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
# - run: env
# shell: powershell
# - run: ls C:\Users\runneradmin\.fly\bin
Expand Down

0 comments on commit 112820e

Please sign in to comment.