Skip to content

Commit

Permalink
UHF-8762: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 22, 2024
1 parent 6dc66ae commit 4304486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
cd public/themes/contrib/$THEME_NAME
nvm use
nvm install
npm install
npm run fast-reference
npm run fast-test
Expand Down

0 comments on commit 4304486

Please sign in to comment.