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 84d1d03 commit 041c22c
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 @@ -18,7 +18,7 @@ jobs:
- name: prepare
run: |
sudo dnf -y update
sudo dnf -y install cmake which g++
sudo dnf -y install cmake which g++ clang clang-tools-extra lld
- uses: egorpugin/sw-action@master
- run: ./sw build -static -shared -config d,r

Expand Down

0 comments on commit 041c22c

Please sign in to comment.