Skip to content

Commit

Permalink
Adds missing fifth release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Feb 3, 2025
1 parent 65e42f4 commit cc9692f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/vagrant-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,8 @@ jobs:
with:
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the splitted ZIP archive and extract it manually."
files: gips-vm.z03
- name: release gips-vm (5)
uses: softprops/action-gh-release@v2
with:
body: "The VM archive can not be directly added to this release because of the size limitation of 2GB per file. Please download the splitted ZIP archive and extract it manually."
files: gips-vm.z04

0 comments on commit cc9692f

Please sign in to comment.