Skip to content

Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.610 to 1.62.621 #116

Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.610 to 1.62.621

Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.610 to 1.62.621 #116

Workflow file for this run

name: Installer test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
installer:
strategy:
matrix:
os: [ubuntu-latest, macos-12]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- run: /bin/bash -c "$(cat install.sh)"
- run: |
which aliyun
aliyun version