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 f61cfd9 commit d4c2673
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
exit 1
fi
rm -rf libmozjpeg.spec
mkdir -p /github/home/rpmbuild/SPECS/
mv *.spec /github/home/rpmbuild/SPECS/
- name: Build updated specs
uses: docker://getpagespeed/rpmbuilder:centos-8
- name: Lint with flake8
Expand Down

0 comments on commit d4c2673

Please sign in to comment.