Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jul 7, 2024
1 parent d3b8271 commit c4f81d7
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 @@ -404,7 +404,7 @@ jobs:
x86_64-unknown-serenity
)
rm -rf submodules/curl && git clone https://github.com/curl/curl submodules/curl
#cd submodules/curl && git checkout 7d934267ab185123e7eaa5e974b61527dbbf14e1 && cd ../../
cd submodules/curl && git checkout 998b17ea7f0a4aecaa39c15d0e6f9ece110a41e1 && cd ../../
declare -r OUTPUT_DIRECTORY="$(realpath './output')"
mkdir --parent "${OUTPUT_DIRECTORY}"
Expand Down

0 comments on commit c4f81d7

Please sign in to comment.