Skip to content

Commit

Permalink
CI: dub bypass (windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane committed Jun 1, 2024
1 parent 1110006 commit 8d589cb
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 8d589cb

Please sign in to comment.