Skip to content

Commit

Permalink
fix remove
Browse files Browse the repository at this point in the history
  • Loading branch information
laytan committed Jul 17, 2024
1 parent eea9320 commit 857976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
if: ${{ steps.current-release.outputs.version != steps.latest-release.outputs.version }}
shell: bash
run: |
rm -rf openssl/includes/windows
rm -rf openssl/includes/windows/*
cd ${{ steps.latest-release.outputs.version }}
dir
Expand Down

0 comments on commit 857976e

Please sign in to comment.