Skip to content

Commit

Permalink
more dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
tiainen committed Nov 8, 2023
1 parent 28c61bd commit 7b83f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:
perl Configure VC-WIN64A --prefix=C:\openssl1.1.1
nmake
nmake install
ls C:\openssl1.1.1\include
ls C:\openssl1.1.1\lib
ls C:\openssl1.1.1\include\openssl
ls C:\openssl1.1.1\lib\engines-1_1
- name: Build binaries, test, and package
env:
OCI_EXE: docker
Expand Down

0 comments on commit 7b83f73

Please sign in to comment.