mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
Change project name from libeosio to libantelope
This commit is contained in:
parent
9d11357490
commit
0cfd459c71
5 changed files with 36 additions and 36 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
id: package
|
||||
run: |
|
||||
cmake --build build --config Release --target package
|
||||
$FILE=(ls build/libeosio*.zip)
|
||||
$FILE=(ls build/libantelope*.zip)
|
||||
echo "::set-output name=filename::$FILE"
|
||||
echo "::set-output name=name::$(([io.fileinfo]"$FILE").basename).zip"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue