mirror of
https://github.com/Hill-98/aliyun-openapi-bash-sdk.git
synced 2025-10-22 18:09:33 +08:00
Fix test-on-archlinux again
This commit is contained in:
2
.github/workflows/bats-test.yml
vendored
2
.github/workflows/bats-test.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
image: archlinux:latest
|
image: archlinux:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yes | pacman -Syu bash curl openssl
|
run: yes | pacman -Syu bash curl git openssl
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user