Skip to content

Commit

Permalink
Updated build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadMD1383 committed Apr 12, 2024
1 parent d5de7d1 commit 74e030b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@ jobs:
uses: actions/[email protected]

- name: Setup GCC
uses: egor-tensin/setup-gcc@v1
with:
version: latest
platform: x64
run: |
apt install build-essential ninja-build
if: ${{ matrix.os.platform == 'linux' }}

- name: Setup MSVC
Expand Down

0 comments on commit 74e030b

Please sign in to comment.