## 🐛 Describe the bug <!-- A clear and concise description of what the bug is. --> After building, the beta-linux.yml only contains info for the .deb when deb and appimage formats are specified. ## ⚠️ Current behavior <!-- A clear and concise description of what you expected to happen. --> I believe the builder is writing 2 files that race to be written and the last one wins.
🐛 Describe the bug
After building, the beta-linux.yml only contains info for the .deb when deb and appimage formats are specified.
I believe the builder is writing 2 files that race to be written and the last one wins.