Update release.yml

This commit is contained in:
quydang 2023-09-25 07:51:08 +07:00 committed by GitHub
parent 010de9f598
commit 54e0bd92c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
with:
go-version: '1.21'
- name: Install dependencies for arm64
- name: Install dependencies for amd64
if: matrix.platform == 'arm64'
run: |
sudo apt-get update
@ -29,7 +29,6 @@ jobs:
- name: Install gopsutil
run: |
go get github.com/shirou/gopsuti
go get github.com/shirou/gopsutil/cpu
go get github.com/shirou/gopsutil/disk