mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
CI: Cleanup (#6677)
* Cleanup vcpkg matrix * Add filename with extension as output * fix name -> fullname, cleanup
This commit is contained in:
parent
95d7e027fc
commit
42cec10457
2 changed files with 3 additions and 8 deletions
|
|
@ -46,3 +46,4 @@ relative_path="$path/$filename"
|
|||
ls -l "$relative_path"
|
||||
echo "path=$relative_path" >>"$GITHUB_OUTPUT"
|
||||
echo "name=$new_name" >>"$GITHUB_OUTPUT"
|
||||
echo "fullname=$filename" >>"$GITHUB_OUTPUT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue