Skip to content

build: use package-manager input for the screenshot workflow BM-1398#433

Merged
tawera-manaena merged 2 commits intomasterfrom
feat/use-package-manager-input
Oct 9, 2025
Merged

build: use package-manager input for the screenshot workflow BM-1398#433
tawera-manaena merged 2 commits intomasterfrom
feat/use-package-manager-input

Conversation

@tawera-manaena
Copy link
Copy Markdown
Contributor

@tawera-manaena tawera-manaena commented Oct 9, 2025

Motivation

Some recent changes to the action-typescript repository are causing the screenshot job to fail.

This repository uses yarn as a package manager. However, it does not use the package-manager workflow parameter provided by action-typescript to indicate this. We suspect that adding that parameter will resolve the failure.

Modifications

  • workflows/screenshot.yml

    • Added the package-manager input with a value of yarn.

Verification

@tawera-manaena tawera-manaena marked this pull request as ready for review October 9, 2025 21:39
@tawera-manaena tawera-manaena requested a review from a team as a code owner October 9, 2025 21:39
@tawera-manaena tawera-manaena added this pull request to the merge queue Oct 9, 2025
Merged via the queue into master with commit 05f827a Oct 9, 2025
4 of 5 checks passed
@tawera-manaena tawera-manaena deleted the feat/use-package-manager-input branch October 9, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants