Skip to content

Commit 3f6c9df

Browse files
author
Dane Pilcher
committed
ci: check node version
1 parent 1683c8c commit 3f6c9df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codebuild/build_linux.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ phases:
55
build:
66
commands:
77
- source ./shared-scripts.sh && _buildLinux
8+
- node --version
89
artifacts:
910
files:
10-
- 'shared-scripts.sh'
11+
- 'shared-scripts.sh'

0 commit comments

Comments
 (0)