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 c3ed22c commit bdb2a16
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 @@ -44,6 +44,6 @@ jobs:
run: ${{ matrix.setup }}
- name: run installer
run: sh ./installers/install.sh
- run: echo env
- run: env
- name: check that binary is installed
run: fly version

0 comments on commit bdb2a16

Please sign in to comment.