Skip to content

Commit

Permalink
UHF-8762: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 26, 2024
1 parent a98c79e commit 79f770a
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 @@ -92,7 +92,7 @@ jobs:
if [ ! -d "backstop_data/full/bitmaps_reference" ] || [ "$GITHUB_REF" == "refs/heads/main" ]; then
npm run full-reference
echo "UPLOAD_BITMAP=1" >> $GITHUB_ENV
#fi
fi
- uses: actions/upload-artifact@v4
if: ${{ env.UPLOAD_BITMAP == '1' }}
Expand Down

0 comments on commit 79f770a

Please sign in to comment.