Update build-binaries.yml

This commit is contained in:
Daniel Hougaard
2024-10-08 22:18:15 +04:00
parent 63cc4e347d
commit 246020729e

View File

@@ -91,7 +91,7 @@ jobs:
# Install RPM build tools
- name: Install RPM build tools
if: matrix.os == 'ubuntu-latest'
if: matrix.os == 'linux'
run: sudo apt-get update && sudo apt-get install -y rpm
# Create .spec file for RPM