Skip to content

Commit

Permalink
Update .github/workflows/unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j-z10 authored Oct 9, 2024
1 parent a3f632c commit ed9746d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
elif [[ "$OSTYPE" == "darwin"* ]]; then
echo "updating dyld shared cache..."
sudo update_dyld_shared_cache
sudo gmssl version
fi
- name: Add nmake on windows
if: ${{ startsWith(matrix.os, 'windows') }}
Expand Down

0 comments on commit ed9746d

Please sign in to comment.