Skip to content

Commit

Permalink
add libcrypto-1_1-x64.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Apr 5, 2024
1 parent 8b3aba4 commit 713b34d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cd build
cmake "../src/aseprite" -G Ninja -DCMAKE_BUILD_TYPE=MinSizeRel -DLAF_BACKEND=skia -DSKIA_DIR="../src/skia" -DSKIA_LIBRARY_DIR="../src/skia/out/Release-x64" -DSKIA_LIBRARY="../src/skia/out/Release-x64/skia.lib"
ninja aseprite
copy "C:/Program Files/OpenSSL-Win64/bin/libcrypto-1_1-x64.dll" ./bin
copy ../libcrypto-1_1-x64.dll ./bin
- name: Get version
id: get_version
Expand Down
Binary file added libcrypto-1_1-x64.dll
Binary file not shown.

0 comments on commit 713b34d

Please sign in to comment.