Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 11, 2024
1 parent be36616 commit eb79080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
required: false

env:
BUILD_ARM: ${{ github.event.inputs.build_arm || 'true' }}
BUILD_ARM: "true"

jobs:
trigger-backend:
Expand Down

0 comments on commit eb79080

Please sign in to comment.