Skip to content

Commit

Permalink
Update spec files #26 WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Jul 14, 2021
1 parent d4c2673 commit 5271de2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
exit 1
fi
rm -rf libmozjpeg.spec
mkdir -p /github/home/rpmbuild/SPECS/
mv *.spec /github/home/rpmbuild/SPECS/
mv *.spec ../
- name: Build updated specs
uses: docker://getpagespeed/rpmbuilder:centos-8
- name: Lint with flake8
Expand Down

0 comments on commit 5271de2

Please sign in to comment.