Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin authored May 13, 2024
1 parent 0d44181 commit a4b6ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 --trace
./sw build -static -shared -config d,r -compiler gcc-14 -bt

0 comments on commit a4b6ffb

Please sign in to comment.