From 8f1bab8c8d482fdb55d3f7d437537554fdc506ee Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 27 May 2025 03:57:34 -0400 Subject: [PATCH] CI yml typo fix --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 44cb76f79..b11fdc3be 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -222,7 +222,7 @@ steps: make WANT_MACSOUND=1 all condition: eq( variables['Agent.OS'], 'Darwin' ) workingDirectory: $(Agent.BuildDirectory)/$(netHackPath) - displayName: 'Building mac full build + displayName: 'Building mac full build' - bash: | sudo apt -qq -y install libfl2