@@ -33,7 +33,7 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
file="build/libdurin-plugin.so"
|
||||
file="build/libdurin-plugin.so.*"
|
||||
if [ ! -f "$file" ]; then
|
||||
echo "Release asset not found: $file"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user