mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 22:40:30 +00:00
Revert "CI: fix Windows build upload workaround"
no longer needed
This reverts commit 4e43d566fd.
This commit is contained in:
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@@ -319,7 +319,6 @@ jobs:
|
||||
if: (github.repository == 'CESNET/UltraGrid' && github.ref == 'refs/heads/master') || startsWith(github.ref, 'refs/tags/')
|
||||
run: |
|
||||
cd build; zip -9 -r UltraGrid-$VERSION-win64.zip UltraGrid-$VERSION-win64
|
||||
PATH=/usr/bin:$PATH # TOREMOVE when not needed (see git commit message)
|
||||
$GITHUB_WORKSPACE/.github/scripts/replace-asset.sh $TAG UltraGrid-$VERSION-win64.zip application/zip Windows%20build
|
||||
- name: Upload Build
|
||||
if: steps.upload-release.conclusion == 'skipped'
|
||||
|
||||
Reference in New Issue
Block a user