Skip to content

Commit

Permalink
Merge branch 'feature/ShaderPipeLine_OpenGL' of https://github.com/al…
Browse files Browse the repository at this point in the history
…fonsmagd/IFNITY-ENGINE into feature/ShaderPipeLine_OpenGL
  • Loading branch information
alfonsmagd committed Nov 24, 2024
2 parents df279b4 + f6d597e commit f2645a4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
submodules: true # Incluye los submódulos
fetch-depth: 0 # Clona el historial completo para los submódulos


- name: Install Windows SDK
uses: GuillaumeFalourd/setup-windows10-sdk-action@main
with:
sdk-version: 22621

- name: Prepare Vulkan SDK
uses: humbletim/[email protected]
with:
Expand All @@ -40,4 +34,3 @@ jobs:

- name: Build
run: cmake --build ${{github.workspace}}/Ifnity/build --config ${{env.BUILD_TYPE}}

0 comments on commit f2645a4

Please sign in to comment.