Trying anothe way
This commit is contained in:
parent
e484d4a777
commit
4658be437b
4
.github/workflows/blank.yml
vendored
4
.github/workflows/blank.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
fi
|
||||
path: |
|
||||
if [ "$RUNNER_OS" == "Windows" ]; then
|
||||
echo "_build/install/default/bin/nbr.exe"
|
||||
"_build/install/default/bin/nbr.exe"
|
||||
else
|
||||
echo "_build/install/default/bin/nbr"
|
||||
"_build/install/default/bin/nbr"
|
||||
fi
|
||||
retention-days: 1
|
||||
|
Loading…
Reference in New Issue
Block a user