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

broken build #29

Open
mvk opened this issue Sep 19, 2023 · 1 comment
Open

broken build #29

mvk opened this issue Sep 19, 2023 · 1 comment

Comments

@mvk
Copy link

mvk commented Sep 19, 2023

seems the build dir is not the working dir of the build stage in appveyor.yml:

APPVEYOR_BUILD_FOLDER=/home/appveyor/hclq
PWD=/opt/appveyor/build-agent

then make dist, naturally fails.

@mvk
Copy link
Author

mvk commented Sep 19, 2023

It seems the issue is that make clean is not running before make dist

mvk added a commit to mvk/hclq that referenced this issue Sep 19, 2023
- adding `clean` target to make command

Signed-off-by: Max Kovgan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant