Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: github-action-rpm-debug #1154

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
wip
prestist committed Jan 7, 2025

Verified

This commit was signed with the committer’s verified signature.
mikz Michal Cichra
commit 18eefdd46421996a2fa99541e94263aa49d98773
2 changes: 2 additions & 0 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,8 @@ jobs:
# https://github.com/actions/checkout/issues/766
- name: Mark git checkout as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Check RPM version
run: rpm --version
- name: Build RPMs
run: |
mkdir rpms