Skip to content

Commit

Permalink
Fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jan 4, 2025
1 parent 4db2d4c commit 33b27ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/releasing/sftp-upload-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ put x86_64-linux-ghcup.plan.json
put x86_64-mingw64-ghcup-${ver}.exe
put x86_64-mingw64-ghcup-${ver}.exe.sig
put x86_64-mingw64-ghcup.plan.json
put ghcup-${ver}-src.tar.xz
put ghcup-${ver}-src.tar.xz.sig
EOF

curl -X PURGE https://downloads.haskell.org/~ghcup/${ver}/
Expand Down

0 comments on commit 33b27ab

Please sign in to comment.