Skip to content

Commit

Permalink
fix build boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
joonas-fi committed Oct 3, 2024
1 parent b4c3c00 commit 0bd51d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:

- name: Build
run: |
set -eu
curl --fail --location --no-progress-meter --output bob https://function61.com/go/turbobob-latest-stable-linux-amd64 && chmod +x bob
./bob build in-ci-autodetect-settings
env:
Expand Down

0 comments on commit 0bd51d9

Please sign in to comment.