Skip to content

Commit

Permalink
Merge pull request #48 from sireliah/fix-zlib-gvsbuild
Browse files Browse the repository at this point in the history
Bump gvsbuild to fix the pipeline
  • Loading branch information
sireliah authored Nov 2, 2022
2 parents 9a34efe + 6f853a2 commit 36a8a68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: windows-2019
needs: build-linux
env:
gvsbuildref: 861244f84a04da49172c23646d9e23885094cab4
gvsbuildref: 679fa3bdf342ed2b199977b075da8263a04b3c05
gvsbuildupdate: 1

outputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
gvsbuild:
runs-on: windows-2019
env:
gvsbuildref: 861244f84a04da49172c23646d9e23885094cab4
gvsbuildref: 679fa3bdf342ed2b199977b075da8263a04b3c05
gvsbuildupdate: 1

outputs:
Expand Down

0 comments on commit 36a8a68

Please sign in to comment.