Skip to content

Commit

Permalink
rename step and remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed Oct 18, 2023
1 parent 39e5ffe commit de99cc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,10 @@ jobs:
#
# preset == linux-mingw-w64-release
#
- name: Install APT Packages
- name: Install mingw-w64
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends mingw-w64
if: matrix.preset == 'linux-mingw-w64-release'

#
Expand Down

0 comments on commit de99cc3

Please sign in to comment.