Skip to content

Commit 6804930

Browse files
committed
where and what
1 parent f4147a5 commit 6804930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
SCONS_CACHE: ${{ github.workspace }}/.scons-cache/
7676
run: |
7777
pwd
78+
ls
7879
scons target=${{ matrix.target-type }} platform=${{ matrix.target.platform }} arch=${{ matrix.target.arch }} precision=${{ matrix.float-precision }}
7980
8081
# Sign the binary (macOS only)

0 commit comments

Comments
 (0)