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 ceccaa6 commit 5d63d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sw.yml
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 -compiler gcc
- run: ./sw build -static -shared -config d,r

macos:
runs-on: macos-13
Expand Down

0 comments on commit 5d63d6d

Please sign in to comment.