Skip to content

Commit

Permalink
Remove double dash
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Jan 26, 2024
1 parent 5ca62c4 commit 70e81d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prepare_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@ jobs:
- name: Build RPM
run: |
podman run --rm -it --privileged \
--volume ${GITHUB_WORKSPACE}/src:/src quay.io/fedora/fedora:39 -- \
--volume ${GITHUB_WORKSPACE}/src:/src \
quay.io/fedora/fedora:39 \
bash /src/build_rpm.sh

0 comments on commit 70e81d0

Please sign in to comment.