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 f804001 commit 3ba221a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fi
rm -rf libmozjpeg.spec
sudo mkdir /sources
sudo mv *.spec /sources/*
sudo mv *.spec /sources/
- name: Build updated specs
uses: docker://getpagespeed/rpmbuilder:centos-8
- name: Lint with flake8
Expand Down

0 comments on commit 3ba221a

Please sign in to comment.