Skip to content

Commit

Permalink
Update Glew and SDL
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Aug 11, 2024
1 parent bf69928 commit c3a38fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gearboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
cp platforms/README.txt artifact
cp platforms/gamecontrollerdb.txt artifact
cp platforms/windows/dependencies/glew-2.2.0/bin/Release/${{ matrix.architecture }}/glew32.dll artifact
cp platforms/windows/dependencies/SDL2-2.28.5/lib/${{ matrix.architecture }}/SDL2.dll artifact
cp platforms/windows/dependencies/SDL2-2.30.6/lib/${{ matrix.architecture }}/SDL2.dll artifact
cp platforms/windows/release/${{ env.NAME_UPPER }}.exe artifact
- name: Archive binary
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c3a38fa

Please sign in to comment.