We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e362d2d + 4e140a4 commit 6c71dfaCopy full SHA for 6c71dfa
1 file changed
.github/workflows/weekly.yml
@@ -19,7 +19,7 @@ jobs:
19
- dependencies: pylint python3-into-dbus-python
20
task: PYTHONPATH=./src make -f Makefile lint
21
- dependencies: python python3-build twine
22
- task: package
+ task: make -f Makefile package
23
runs-on: ubuntu-latest
24
container: fedora:37 # NEXT DEVELOPMENT ENVIRONMENT
25
steps:
0 commit comments