We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fcfb8d commit f9d1f31Copy full SHA for f9d1f31
.github/workflows/build-config.yml
@@ -37,6 +37,6 @@ jobs:
37
echo "Now in: $(pwd)"
38
echo "Looking for: $GITHUB_WORKSPACE/fn-lib"
39
ls -la $GITHUB_WORKSPACE/fn-lib
40
- echo "Checking .."
41
- ls -la ..
+ echo "Checking .."
+ ls -la ..
42
make FUJINET_LIB=$GITHUB_WORKSPACE/fn-lib
0 commit comments