Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thechampagne authored Jun 13, 2024
1 parent 848cd34 commit afd7949
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 @@ -33,7 +33,7 @@ jobs:
export PKG_PATH
/usr/sbin/pkg_add pkgin
pkgin -y install webkit-gtk wget
echo /var/db/pkgin/pkg_install-err.log
cat /var/db/pkgin/pkg_install-err.log # really did i use echo instead of cat !!!
run: |
wget http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/9.0_current/All/zig-0.12.0nb2.tgz
tar -xvf zig-0.12.0nb2.tgz
Expand Down

0 comments on commit afd7949

Please sign in to comment.