Skip to content

Commit e2c1424

Browse files
committed
iceballos-white-label-skin: Test node version
1 parent 9daab59 commit e2c1424

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-pull-requests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- run: sed -i 's/yarn vercel-build/yarn vercel-preview-build/' vercel.json
2525
shell: bash
2626

27+
- run: node -v
28+
shell: bash
29+
2730
- uses: amondnet/vercel-action@master
2831
id: vercel-deploy # identifier to reference this step
2932
with:

0 commit comments

Comments
 (0)