stdlib/s3: protect always flag
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
448c8102e3
commit
9e20543fcd
@ -41,7 +41,7 @@ import (
|
|||||||
|
|
||||||
op.#Exec & {
|
op.#Exec & {
|
||||||
if always {
|
if always {
|
||||||
always: true
|
"always": true
|
||||||
}
|
}
|
||||||
env: {
|
env: {
|
||||||
TARGET: target
|
TARGET: target
|
||||||
|
Reference in New Issue
Block a user