Skip to content

Commit

Permalink
Revert "Add DUB install to VM initialization. (#8992)"
Browse files Browse the repository at this point in the history
This reverts commit 140484a.
  • Loading branch information
ibuclaw committed May 4, 2024
1 parent 303b9c9 commit f3941d1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Expand Up @@ -51,10 +51,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 50

- name: Install Host D compiler
uses: dlang-community/setup-dlang@v1

- name: Clone DMD
run: |
set -uexo pipefail
Expand Down Expand Up @@ -135,10 +131,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 50

- name: Install Host D compiler
uses: dlang-community/setup-dlang@v1

- name: Run in VM
uses: cross-platform-actions/action@v0.23.0
with:
Expand Down

0 comments on commit f3941d1

Please sign in to comment.