Fix build pipeline
Build Hello World / Build (push) Successful in 5s

This commit is contained in:
2026-05-12 13:19:14 +02:00
parent 25c93d03fa
commit 2624bd613e
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
dmd ../src/hello.d dmd ../src/hello.d
cd .. cd ..
- name: Copy Release artifacts - name: Copy Release artifacts
uses: akkuman/gitea-release-action uses: akkuman/gitea-release-action@v1
with: with:
files: |- files: |-
build/hello build/hello