update-golang #2

Merged
rrise merged 3 commits from update-golang into master 2025-08-31 02:34:25 +00:00
Showing only changes of commit bbd987beca - Show all commits

View File

@@ -15,11 +15,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 🛡️ 🔒 Add Siteworx CA Certificates
run: |
curl -Ls https://siteworxpro.com/hosted/Siteworx+Root+CA.pem -o /usr/local/share/ca-certificates/sw.crt
update-ca-certificates
- name: ⚙️ 🐹 Set up Go Environment - name: ⚙️ 🐹 Set up Go Environment
uses: actions/setup-go@v2 uses: actions/setup-go@v2
with: with: