Skip to content

Commit 2b8b299

Browse files
Update release.yml
1 parent 2b91bbd commit 2b8b299

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
with:
1515
node-version: '6'
1616

17+
- name: Check available CoffeeScript versions
18+
run: npm show coffeescript versions
19+
1720
- name: Install CoffeeScript 1.12.8
1821
run: npm install -g coffeescript@1.12.8
1922

0 commit comments

Comments
 (0)