Skip to content

Commit

Permalink
[debug] demo stat
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Jan 4, 2024
1 parent d095a4a commit f8eb0f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example-builds-defaultarch.yml
Expand Up @@ -44,3 +44,4 @@ jobs:
version: ${{ matrix.julia-version }}
- run: julia --version
- run: julia --compile=min -O0 -e 'import InteractiveUtils; InteractiveUtils.versioninfo()'
- run: julia -E 'stat(joinpath(dirname(Sys.BINDIR), "share", "julia", "stdlib", "v1.10", "MbedTLS_jll", "src", "MbedTLS_jll.jl"))'

0 comments on commit f8eb0f4

Please sign in to comment.