Skip to content

Commit

Permalink
Explicitly list files_to_sync
Browse files Browse the repository at this point in the history
synced_files has been removed.
If you want to sync any file downstream you need to add it to the list.
  • Loading branch information
majamassarini committed Sep 20, 2024
1 parent 085957a commit 2b21d56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ actions:
get-current-version:
- hatch version

files_to_sync:
- fedora/python-requre.spec
- .packit.yaml

srpm_build_deps:
- python3-build
- hatch
Expand Down

0 comments on commit 2b21d56

Please sign in to comment.