mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
try fix build
This commit is contained in:
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@@ -18,8 +18,8 @@ jobs:
|
||||
|
||||
- name: Install or Update CA Certificates
|
||||
run: |
|
||||
apt update
|
||||
apt install -y --reinstall ca-certificates
|
||||
sudo apt update
|
||||
sudo apt install -y --reinstall ca-certificates
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
|
||||
Reference in New Issue
Block a user