Skip to content

Commit

Permalink
Update build-ad.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tapxyh4ik authored Dec 27, 2024
1 parent 7bc2e11 commit 05f6fd1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-ad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,7 @@ jobs:
runs-on: windows-latest

steps:
- name: Checkout
- uses: actions/checkout@v4

- name: Install OpenGL libraries
- run: |
choco install freeglut
choco install glew
choco install mesa

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down

0 comments on commit 05f6fd1

Please sign in to comment.