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 5820bfb commit 656fc92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ jobs:
with:
name: brotli.spec
- name: Build updated specs
run: build
run: |
mkdir /sources
mv /__w/lastversion/lastversion/*.spec /sources/
build

0 comments on commit 656fc92

Please sign in to comment.