Skip to content

Commit

Permalink
dub: try run in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane committed Feb 11, 2025
1 parent 96a06db commit 379a543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ 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 379a543

Please sign in to comment.