Skip to content

Commit aa682a4

Browse files
committed
???
1 parent bb47584 commit aa682a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
working-directory: ${{ github.workspace }}
4747
run: |
4848
cat $GITHUB_ENV
49-
ls ${{ github.workspace }}/depot_tools
49+
ls -la ${{ github.workspace }}/depot_tools/fetch
5050
./build.sh
5151
5252
- name: Upload build artifacts

0 commit comments

Comments
 (0)