Skip to content

Commit

Permalink
Attempt to fix unexplainable DUB build errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Aug 25, 2023
1 parent 18ddb74 commit f798f1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: dlang-community/setup-dlang@v1
with:
compiler: ${{ matrix.dc }}
dub: latest

- name: '[POSIX] Run tests'
env:
Expand Down

0 comments on commit f798f1a

Please sign in to comment.