Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 12:43:17 +02:00 committed by GitHub
parent 34f937df10
commit d2ddf3084f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/upload-artifact@v3
- name: Install D compiler
uses: dlang-community/setup-dlang@v1
with: