Typo
This commit is contained in:
parent
dd0bfdb5d8
commit
e484d4a777
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
echo "nbr-lin"
|
echo "nbr-lin"
|
||||||
fi
|
fi
|
||||||
path: |
|
path: |
|
||||||
if [ "$RUNNER_OS" == "Windows1 ]; then
|
if [ "$RUNNER_OS" == "Windows" ]; then
|
||||||
echo "_build/install/default/bin/nbr.exe"
|
echo "_build/install/default/bin/nbr.exe"
|
||||||
else
|
else
|
||||||
echo "_build/install/default/bin/nbr"
|
echo "_build/install/default/bin/nbr"
|
||||||
|
Loading…
Reference in New Issue
Block a user