Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Mar 5, 2024
1 parent 9c85bfb commit d7beeb9
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 @@ -20,7 +20,7 @@ jobs:
sudo dnf -y update
sudo dnf -y install cmake which gcc
- uses: egorpugin/sw-action@master
- run: ./sw build -static -shared -config d,r
- run: ./sw build -static -shared -config d,r -bt

macos:
runs-on: macos-13
Expand Down

0 comments on commit d7beeb9

Please sign in to comment.