Skip to content

Commit

Permalink
Adds missing ZIP archive part to artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Mar 13, 2024
1 parent cd987f4 commit 2a0d27c
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 @@ -86,3 +86,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: emoflon-vm.z02
- name: release emoflon-vm (4)
uses: softprops/action-gh-release@v1
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: emoflon-vm.z03

0 comments on commit 2a0d27c

Please sign in to comment.