Skip to content

Commit

Permalink
Revert "CI: enable Win Portable Build"
Browse files Browse the repository at this point in the history
This reverts commit 791b115.
  • Loading branch information
amelentev authored and past-due committed May 31, 2021
1 parent 1ef2e06 commit ec4bee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_windows.yml
Expand Up @@ -314,7 +314,7 @@ jobs:
#####################################################
- name: 'Upload Artifact - (Portable Build)'
uses: actions/upload-artifact@v2
if: success() && (github.repository == 'amelentev/warzone2100')
if: success() && (github.repository == 'Warzone2100/warzone2100')
with:
name: warzone2100_win_${{ matrix.architecture }}_portable
path: '${{ github.workspace }}\output\portable'
Expand Down

0 comments on commit ec4bee1

Please sign in to comment.