Fix Comments

This commit is contained in:
local-script 2025-05-20 12:35:31 +02:00
commit f77d7dccec

View file

@ -80,8 +80,8 @@ jobs:
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
name: drop Name of the artifact uploaded in previous steps
path: drop Local folder where artifacts are downloaded
name: drop # Name of the artifact uploaded in previous steps
path: drop # Local folder where artifacts are downloaded
- name: Extract version from file name
id: extract_version