Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Navyum authored Jan 6, 2025
1 parent 9f49be0 commit 031f975
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
with:
go-version: 1.21.4

- name: Install glfw
uses: RpxdYTX/install-glfw-deps@v2

- name: Build
run: |
GOOS=$(echo ${{ matrix.os }} | sed 's/-latest//')
Expand Down

0 comments on commit 031f975

Please sign in to comment.