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 954df3f commit b8e2fbd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,7 @@ jobs:
name: brotli.spec
- name: Build updated specs
run: |
mv /__w/lastversion/lastversion/*.spec /sources/
mkdir -p /github/home/rpmbuild/SPECS/
ls -al *
mv *.spec /sources/
build

0 comments on commit b8e2fbd

Please sign in to comment.