Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed May 13, 2024
1 parent 216b559 commit 35a95ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sw.yml
Expand Up @@ -37,5 +37,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 -bt
./sw build -static -shared -config d,r -compiler gcc-14

0 comments on commit 35a95ac

Please sign in to comment.