Skip to content

Commit 182a7ee

Browse files
committed
CI debug: test 3
1 parent b52c021 commit 182a7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
# Copy the stable source directory instead of the run-specific one
182182
rm -rf linux
183183
ln -s /sources-dir linux
184-
ls -l
184+
ls -l . $SOURCES_DIR
185185
186186
./build.sh --targets "$TARGET" ${VERSIONS:+--versions "$VERSIONS"} --extra-docker-opts "-v $SOURCES_DIR:/sources-dir"
187187

0 commit comments

Comments
 (0)