Fix typo in GitLab CI artifact path for the public directory

This commit is contained in:
2025-06-09 18:45:16 +02:00
parent 8a2b54c937
commit 5f344a61e3
+1 -1
View File
@@ -34,7 +34,7 @@ build:
artifacts: artifacts:
paths: paths:
- target/ - target/
- public - public/
except: except:
- tags - tags