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 afd7949 commit dd8bd0c
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 @@ -32,7 +32,7 @@ jobs:
PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/"
export PKG_PATH
/usr/sbin/pkg_add pkgin
pkgin -y install webkit-gtk wget
pkgin -y install webkit-gtk wget dbus
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
Expand Down

0 comments on commit dd8bd0c

Please sign in to comment.