Skip to content

Commit

Permalink
chore: remove gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Mar 10, 2024
1 parent 3c87cfe commit c374b94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update-ts-parsers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
- name: Install C/C++ Compiler
uses: rlalik/setup-cpp-compiler@master
with:
compiler: clang-latest
- name: Install Lua
uses: leso-kn/gh-actions-lua@master
with:
Expand Down

0 comments on commit c374b94

Please sign in to comment.