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 4485fa7 commit 31fbce0
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 @@ -107,7 +107,7 @@ jobs:
- "windows-latest"
runs-on: ${{ matrix.os }}
env:
FLYCTL_INSTALL: "${{ github.env.HOME }}\\flyctl"
FLYCTL_INSTALL: "C:\\flyctl"
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 31fbce0

Please sign in to comment.