Skip to content

Commit

Permalink
Revert "dub: try run in windows"
Browse files Browse the repository at this point in the history
This reverts commit 379a543.
  • Loading branch information
kassane committed Feb 11, 2025
1 parent 379a543 commit 98af083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
sudo apt-get install libglu1-mesa-dev mesa-common-dev xorg-dev libasound-dev
- name: (Dub) Build Native
if: runner.os != 'Windows'
run: |
dub build :clear
dub build :sgl_context
Expand Down

0 comments on commit 98af083

Please sign in to comment.