Skip to content

Commit 4e60305

Browse files
committed
(build) Bootstrap all the things
Once we bump to a higher Cake version, this will not be required, but for now, just trying to get the build to work!
1 parent a8b8133 commit 4e60305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
- name: Build project
7373
uses: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 # v2.0.0
7474
with:
75+
cake-bootstrap: explicit
7576
script-path: recipe.cake
7677
target: CI
7778
verbosity: Normal

0 commit comments

Comments
 (0)