Skip to content

Commit 81bf804

Browse files
committed
ci: Another solaris fix attempt
Signed-off-by: Tyler Erickson <[email protected]>
1 parent 8162a55 commit 81bf804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vmactions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
run: |
4848
pkg update --accept
49-
pkg install developer/build/meson
49+
pkg install --accept developer/build/meson
5050
5151
meson setup build -Dprefix=/ -Dmandir=/man -Dbindir=/ --buildtype=release
5252
meson install -C build

0 commit comments

Comments
 (0)