Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 057f8ab

Browse files
committed
Attempt to use full name
1 parent 8caecca commit 057f8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ jobs:
150150
bundler: '2.2.22'
151151
ruby-version: ${{ matrix.ruby }}
152152
bundler-cache: true
153-
- run: cinst ansicon
153+
- run: choco install ansicon
154154
- run: bundle exec rspec --backtrace

0 commit comments

Comments
 (0)