Skip to content

Commit 16ba62b

Browse files
committed
proper syntax
1 parent 132fef7 commit 16ba62b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ outputs: {}
1212
runs:
1313
using: "composite"
1414

15-
env: COLUMNS=120
15+
env:
16+
COLUMNS: 120
1617

1718
steps:
1819
- name: install dependencies

0 commit comments

Comments
 (0)