Skip to content

Commit

Permalink
Update sw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin authored Oct 31, 2023
1 parent 127292f commit 53da117
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 @@ -34,7 +34,7 @@ jobs:
steps:
- name: packages
if: matrix.os == 'ubuntu-22.04'
run: sudo dnf install cmake
run: sudo dnf -y install cmake gcc lld

- uses: actions/checkout@v4
- uses: actions/checkout@v4
Expand Down

0 comments on commit 53da117

Please sign in to comment.