Skip to content

Fix GitHub Actions build - #3

Merged
solveforceapp merged 2 commits into
mainfrom
y46lh7-codex/fix-configure-step-in-ci-workflow
Jun 28, 2025
Merged

Fix GitHub Actions build#3
solveforceapp merged 2 commits into
mainfrom
y46lh7-codex/fix-configure-step-in-ci-workflow

Conversation

@solveforceapp

Copy link
Copy Markdown

Summary

  • run workflow's Linux build without apt-get
  • avoid failing make clean in cURL/OpenSSL build scripts

Testing

  • git submodule update --init --recursive(fails: CONNECT tunnel failed 403)
  • bash Build/libHttpClient.Linux/libHttpClient_Linux.bash -c Release -sg(fails: Configure not found in OpenSSL)

https://chatgpt.com/codex/tasks/task_e_685f5123d908832cb968ec368a60f2f4

@solveforceapp
solveforceapp merged commit 55eb3b3 into mainJun 28, 2025
3 checks passed
@solveforceapp

Copy link
Copy Markdown
Author

3

@solveforceappsolveforceapp left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@solveforceapp