Skip to content

Commit

Permalink
simplify release package
Browse files Browse the repository at this point in the history
lots of people not used to download from github ask wich file to download lots of times.

We upload the sime file twice in all cases. reduce that. only leave the main package duplicated. so the release version is clearly visible
  • Loading branch information
israpps authored Oct 9, 2024
1 parent cbb8590 commit 3bda838
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ jobs:
title: "${{ steps.version.outputs.version }}"
files: |
OPNPS2LD-${{ env.OPL_VERSION }}.7z
OPNPS2LD-VARIANTS-${{ env.OPL_VERSION }}.7z
OPNPS2LD-LANGS-${{ env.OPL_VERSION }}.7z
OPNPS2LD.7z
OPNPS2LD-VARIANTS.7z
OPNPS2LD-LANGS.7z
Expand Down

0 comments on commit 3bda838

Please sign in to comment.