Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeO86 authored Oct 27, 2021
1 parent b91cd3a commit 4987649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: expand openssl
run: |
Expand-Archive -LiteralPath .\openssl.zip -DestinationPath .\openssl_build\; pwd
cd openssl_build\openssl-1.1\x86
cd openssl_build\openssl-1.1\x64
Add-Content ..\..\..\openssl_dir.txt $pwd.Path
shell: powershell

Expand Down

0 comments on commit 4987649

Please sign in to comment.