From 754d170616a8e55b1be531a41e98909d2865ccf9 Mon Sep 17 00:00:00 2001 From: jastornig Date: Sun, 24 Sep 2023 20:36:11 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0af1ae5..39e9622 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,7 +48,7 @@ release: assets: links: - - name: c_net + - name: c_net linux download (precompiled) url: '${CI_PROJECT_URL}/-/jobs/${BUILD_JOB_ID}/artifacts/file/c_net' script: echo "Define your deployment script!"