Skip to content

Fix CI build#38

Merged
andreubotella merged 1 commit into
mainfrom
fix-ci-out-dir
May 28, 2026
Merged

Fix CI build#38
andreubotella merged 1 commit into
mainfrom
fix-ci-out-dir

Conversation

@andreubotella

Copy link
Copy Markdown
Member

In #34, the build npm script was changed to output the result of the ecmarkup build into out/index.html, where it was out.html previously. As it turns out, this broke CI because a later step moved out.html to out/index.html. This patch removes that CI step to unbreak the build.

In #34, the `build` npm script was changed to output the result of the ecmarkup build into `out/index.html`, where it was `out.html` previously. As it turns out, this broke CI because a later step moved `out.html` to `out/index.html`. This patch removes that CI step to unbreak the build.
@andreubotella andreubotella merged commit 3c5cce2 into main May 28, 2026
3 checks passed
@andreubotella andreubotella deleted the fix-ci-out-dir branch May 28, 2026 16:05
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

Successfully merging this pull request may close these issues.

2 participants