From 0d44181ed1a31b8e381aaff704354ba61398847a Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Mon, 13 May 2024 13:32:42 +0300 Subject: [PATCH] Update sw.yml --- .github/workflows/sw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sw.yml b/.github/workflows/sw.yml index dc20758ea..9bda0cc45 100644 --- a/.github/workflows/sw.yml +++ b/.github/workflows/sw.yml @@ -35,5 +35,5 @@ jobs: export PATH="/opt/homebrew/opt/flex/bin:$PATH" export PATH="/opt/homebrew/opt/llvm/bin:$PATH" export PATH="/opt/homebrew/opt/gcc/bin:$PATH" - ./sw build -static -shared -config d,r -compiler gcc-14 + ./sw build -static -shared -config d,r -compiler gcc-14 --trace