Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix gh-pages job #2346

Merged

Conversation

psychocoderHPC
Copy link
Member

@psychocoderHPC psychocoderHPC commented Aug 6, 2024

With #2323 we broke the github pages CI job.

cd ${GITHUB_WORKSPACE}
./script/install_doxygen.sh
./script/setup_utilities/agc-manager.sh: line 3: ALPAKA_CI_OS_NAME: ALPAKA_CI_OS_NAME must be specified

@alpaka-group/alpaka-maintainers The gh-pages CI job is only started when this PR is merged to the dev branch, feel free to merge it before the tests passed!

With alpaka-group#2323 we broke the github pages CI job.

```
cd ${GITHUB_WORKSPACE}
./script/install_doxygen.sh
./script/setup_utilities/agc-manager.sh: line 3: ALPAKA_CI_OS_NAME: ALPAKA_CI_OS_NAME must be specified
```
@psychocoderHPC
Copy link
Member Author

I will merge this PR and hope that gh-pages working again.

@psychocoderHPC psychocoderHPC merged commit 8b9cc3c into alpaka-group:develop Aug 6, 2024
22 checks passed
@psychocoderHPC psychocoderHPC deleted the fix-ghPagesCreation branch August 6, 2024 17:40
Sign up for free to 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.

2 participants