ci: iTerm2 colorscheme update should update flatpak deps

This commit is contained in:
Mitchell Hashimoto
2025-04-27 07:01:37 -07:00
parent c7b8fd1354
commit f0339d5e5b

View File

@@ -50,6 +50,8 @@ jobs:
if ! git diff --exit-code build.zig.zon; then
nix develop -c ./nix/build-support/check-zig-cache.sh --update
nix develop -c ./nix/build-support/check-zig-cache.sh
nix develop -c ./flatpak/build-support/check-zig-cache.sh --update
nix develop -c ./flatpak/build-support/check-zig-cache.sh
fi
# Verify the build still works. We choose an arbitrary build type