From bbe793af5bce16775dd0259eaa70a0d8aef7acb3 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 16 Oct 2021 05:02:27 +0900 Subject: [PATCH] .github/workflows/sourcehutmanifests: Fix the library order for consistency --- .github/workflows/sourcehutmanifests/freebsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sourcehutmanifests/freebsd.yml b/.github/workflows/sourcehutmanifests/freebsd.yml index 9ea81129f..2ab284837 100644 --- a/.github/workflows/sourcehutmanifests/freebsd.yml +++ b/.github/workflows/sourcehutmanifests/freebsd.yml @@ -7,8 +7,8 @@ packages: - libxinerama - libxrandr - mesa-libs - - go - pkgconf + - go sources: - https://github.com/hajimehoshi/ebiten#{{.Commit}} tasks: