Skip to content

Commit

Permalink
Update gvsbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Jul 6, 2023
1 parent 89f8b66 commit c1f3ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
python -m pip install --user pipx
python -m pipx ensurepath
pipx install "gvsbuild @ git+https://github.com/theCapypara/gvsbuild.git@fix-gtk3-clipboard"
pipx install "gvsbuild==2023.7.0"
- name: Build GTK and other libs
run: |
$env:path = "C:\pipx_bin;" + $env:path
Expand Down

0 comments on commit c1f3ec4

Please sign in to comment.