Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin authored Apr 30, 2024
1 parent 5f147c0 commit a6ab5cf
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 @@ -29,7 +29,7 @@ jobs:
sudo dnf -y update
sudo dnf -y install flex bison cmake which gcc clang clang-tools-extra lld git
- uses: egorpugin/sw-action@master
- run: ./sw -static build -compiler gcc
- run: ./sw -static build -compiler clang
- uses: actions/upload-artifact@v3
with:
name: sw
Expand Down

0 comments on commit a6ab5cf

Please sign in to comment.