Skip to content

Commit

Permalink
Update pkgcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 27, 2025
1 parent f0c15da commit fd17db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: pkgcheck
run: |
set -e
wget https://gitlab.com/Lotz/pkgcheck/raw/master/bin/pkgcheck -q --output-document=/usr/local/bin/pkgcheck && chmod a+x /usr/local/bin/pkgcheck
wget https://codeberg.org/ManfredLotz/pkgcheck/raw/branch/master/bin/pkgcheck -q --output-document=/usr/local/bin/pkgcheck && chmod a+x /usr/local/bin/pkgcheck
mv biblatex-lni.zip /tmp
cd /tmp
unzip biblatex-lni.zip
Expand Down

0 comments on commit fd17db5

Please sign in to comment.