Update .gitlab-ci.yml file

This commit is contained in:
2025-07-20 19:45:19 +00:00
parent a1ba9e8dde
commit 4c02ea41da

View File

@@ -12,7 +12,7 @@ build_linux:
- assets/
expire_in: 1 month
tags:
- linux
- all
build_windows:
stage: build
@@ -25,4 +25,4 @@ build_windows:
- assets/
expire_in: 1 month
tags:
- windows
- all