Skip to content

Commit

Permalink
Update OpenSSL-Build For Windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Internet1235 authored Nov 26, 2024
1 parent a752125 commit a8eb2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/OpenSSL-Build For Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
git clone ${{ env.REPO_URL }} -b ${{ env.REPO_BRANCH }}
- name: Create x64 x32 Folder
- name: Create x64 and x32 Folder
run: |
mkdir openssl_x64
mkdir openssl_x32
Expand Down

0 comments on commit a8eb2eb

Please sign in to comment.