Skip to content

Commit 6cb514e

Browse files
committed
Developing build rpm package with container Ubuntu 20.04 and Qt6
1 parent 6d03723 commit 6cb514e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-rpm-qt6-amd64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
run: patchelf --set-rpath /opt/OpenModSim/lib "${{ env.BUILD_RPM_DIR }}/SOURCES/omodism/opt/OpenModSim/bin/omodsim"
186186

187187
- name: Build RPM package
188+
working-directory: ${{ env.BUILD_RPM_DIR }}
188189
run: |
189190
rpmbuild --define "_topdir `pwd`" -v -ba SPECS/omodsim.spec
190191

0 commit comments

Comments
 (0)