Skip to content

Commit

Permalink
Update WindowsGit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu authored Nov 12, 2024
1 parent f044261 commit 877c70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WindowsGit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
$bb = ${{ env.BUILD_VERSION }}
$bb = $bb.Trim()
echo "$bb" | Out-File -FilePath ${{github.workspace}}\SiriKali.git\version_info.txt -Encoding utf8 -Append
echo "$bb" | Out-File -FilePath ${{github.workspace}}\SiriKaliQt5.git\version_info.txt -Encoding utf8 -Append
Compress-Archive -Path ${{github.workspace}}\SiriKaliQt5.git -DestinationPath ${{github.workspace}}\SiriKaliQt5.git.zip
Expand Down

0 comments on commit 877c70e

Please sign in to comment.