Update a step name [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2025-06-10 01:03:23 +09:00
parent 698cf146ac
commit 4b80f56f60
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -71,7 +71,7 @@ jobs:
bundler: none
windows-toolchain: none
- name: Install libraries with scoop
- name: Install tools with scoop
run: |
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
iwr -useb get.scoop.sh | iex