Skip to content

Commit 0862380

Browse files
committedJan 24, 2025
Do not force amd64 arch for generating update files.
1 parent 28097d4 commit 0862380

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎activestate.generators.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ scripts:
7575
description: Generate update files
7676
value: |
7777
set -e
78-
export GOARCH=${1:-amd64}
7978
$constants.SET_ENV
8079
8180
$scripts.generate-payload.path()

0 commit comments

Comments
 (0)
Please sign in to comment.