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 869bc23 commit 4420541
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,5 @@ jobs:
run: |
mkdir -p /github/home/rpmbuild/{SOURCES,SPECS}/
mv *.spec /sources/
yum -y install lastversion
NGINX_VER=$(lastversion nginx)
echo "nginx_version ${NGINX_VER}" >> ~/.rpmmacros
yum -y install nginx-devel
build

0 comments on commit 4420541

Please sign in to comment.