We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff04859 commit f5d5465Copy full SHA for f5d5465
.github/workflows/vagrant-up.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: create splitted ZIP archive
80
run: |
81
sudo apt-get install -yq zip
82
- zip -r -s 1990m emoflon-vm.zip emoflon-ova/emoflon.ova
+ zip -r -s 1990m emoflon-vm.zip emoflon.ova
83
# Due to a bug in the release action, we have to upload all artifacts step-by-step
84
# https://github.com/softprops/action-gh-release/issues/243
85
- name: release emoflon-vm (1)
0 commit comments