We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8fc92 commit af7ccdeCopy full SHA for af7ccde
1 file changed
.github/workflows/windbot.yml
@@ -78,6 +78,7 @@ jobs:
78
- name: Set ARTIFACT env var
79
shell: bash
80
run: |
81
+ ls "C:\Program Files\Microsoft Visual Studio"
82
cat "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Xamarin\Android\Xamarin.Android.Tools.Versions.props"
83
echo "ARTIFACT=WindBotIgnite-Release-$(date +%Y%m%d)-${{ github.sha }}.zip" >> $GITHUB_ENV
84
- uses: actions/checkout@v1
0 commit comments