Skip to content

Commit

Permalink
Fix bear invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
i-ky committed Jan 29, 2024
1 parent 0eae6ee commit 74843ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ tasks:
./bootstrap.sh &&
./configure &&
cd - &&
bear make
bear -- make
image:
file: .gitpod.Dockerfile

0 comments on commit 74843ab

Please sign in to comment.