Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Nov 24, 2023
1 parent f366bc5 commit dcb57b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pacman -Syy --noconfirm
pacman -Syu --noconfirm
pacman -S --noconfirm base-devel
pacman -S --noconfirm libxml2=2.12.1
pacman -S --noconfirm libxml2=2.12.0
- name: Set up Go
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit dcb57b2

Please sign in to comment.