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 d553fa7 commit 666005c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
/usr/sbin/pkg_add pkgin
pkgin -y install wget
wget http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.0/All/dbus-1.14.10.tgz
pkgin -y install ./dbus-1.14.10.tgz
tar -xvf dbus-1.14.10.tgz
./+INSTALL
pkgin -y install webkit-gtk
cat /var/db/pkgin/pkg_install-err.log
run: |
Expand Down

0 comments on commit 666005c

Please sign in to comment.