Skip to content

Commit

Permalink
escape backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
tiainen committed Nov 9, 2023
1 parent b861577 commit 11ce696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Build OpenSSL
if: runner.os == 'Windows'
shell: bash
run: ls -l C:\openssl1.1.1\lib\
run: ls -l C:\\openssl1.1.1\\lib

- name: Set platform classifier
shell: bash
Expand Down

0 comments on commit 11ce696

Please sign in to comment.