Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 12:57:38 +02:00 committed by GitHub
parent c90e25da4e
commit 713d491727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ jobs:
- name: Build
run: dub build
- name: Chmod compiler
run: chmod +x tlang
- uses: actions/upload-artifact@v3
with:
name: tbin