Skip to content

Commit

Permalink
[GHA] Finish removing ArchLinux packages
Browse files Browse the repository at this point in the history
ci release
  • Loading branch information
RoiArthurB committed May 4, 2022
1 parent a2d8751 commit 4996d15
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions travis/github_release_withjdk.sh
Expand Up @@ -71,13 +71,6 @@ do
NEWFILES[$n]='GAMA_1.8.2_Linux_with_JDK'$s
n=$n+1
done
# Linux for ArchLinux
RELEASEFILES[$n]=$GITHUB_WORKSPACE"/gama-platform-1.8.2-1-x86_64.pkg.tar.zst"
NEWFILES[$n]='GAMA_1.8.2_ArchLinux'$SUFFIX_AUR
n=$n+1
RELEASEFILES[$n]=$GITHUB_WORKSPACE"/gama-platform-jdk-1.8.2-1-x86_64.pkg.tar.zst"
NEWFILES[$n]='GAMA_1.8.2_ArchLinux_with_JDK'$SUFFIX_AUR
n=$n+1


# macOS Intel & M1
Expand Down

0 comments on commit 4996d15

Please sign in to comment.