Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdovzhanyn committed Oct 1, 2024
1 parent bb47584 commit aa682a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
cat $GITHUB_ENV
ls ${{ github.workspace }}/depot_tools
ls -la ${{ github.workspace }}/depot_tools/fetch
./build.sh
- name: Upload build artifacts
Expand Down

0 comments on commit aa682a4

Please sign in to comment.