Skip to content

Commit af7ccde

Browse files
committed
Update windbot.yml
1 parent 0f8fc92 commit af7ccde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/windbot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
- name: Set ARTIFACT env var
7979
shell: bash
8080
run: |
81+
ls "C:\Program Files\Microsoft Visual Studio"
8182
cat "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Xamarin\Android\Xamarin.Android.Tools.Versions.props"
8283
echo "ARTIFACT=WindBotIgnite-Release-$(date +%Y%m%d)-${{ github.sha }}.zip" >> $GITHUB_ENV
8384
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)