mirror of
https://code.forgejo.org/actions/go-versions
synced 2025-06-08 11:38:22 +02:00
fixed build-go-packages
This commit is contained in:
parent
68a3a5f196
commit
d7cde8ccbd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-go-packages.yml
vendored
2
.github/workflows/build-go-packages.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: Build Go ${{ env.VERSION }}
|
||||
run: |
|
||||
./builders/build-node.ps1 -Version $env:VERSION `
|
||||
./builders/build-go.ps1 -Version $env:VERSION `
|
||||
-Platform ${{ matrix.platform }} `
|
||||
-Architecture $env:ARCHITECTURE
|
||||
shell: pwsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue