Skip to content

Commit

Permalink
Pipelines
Browse files Browse the repository at this point in the history
- Try `dub`
  • Loading branch information
deavmi committed Nov 7, 2024
1 parent b6c981b commit 47d25d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
apt update
# curl -fsS https://dlang.org/install.sh | bash -s dmd
apt install default-d-compiler -y
apt install dub -y
- name: Install Doveralls (code coverage tool)
run: |
Expand Down

0 comments on commit 47d25d6

Please sign in to comment.