Skip to content

Commit 74e9609

Browse files
committed
oops, make that || true so the nop works
1 parent c86c90d commit 74e9609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/emerge/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ runs:
4747
net-analyzer/net-snmp \
4848
net-nds/openldap \
4949
dev-db/unixODBC \
50-
dev-db/postgresql
50+
dev-db/postgresql \
5151
|| true

0 commit comments

Comments
 (0)