Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Mar 28, 2024
1 parent 4223e97 commit e752953
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ runs:
echo "vs_install_dir=$VS_INSTALL_DIR" >> $GITHUB_OUTPUT
echo "vs_vsdevcmd=$VS_VSDEVCMD" >> $GITHUB_OUTPUT
echo "${{ github.remote }}"
- name: (Mac) Workaround for homebrew # https://github.com/rancher-sandbox/lima-and-qemu/pull/20
shell: bash
if: runner.os == 'macOS'
Expand Down

0 comments on commit e752953

Please sign in to comment.