We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33ed86 commit d94f1afCopy full SHA for d94f1af
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
--${{matrix.vcpkg_arg}}
84
- name: Build
85
run: |
86
- bash tools/earthly.sh -a +build \
+ bash tools/earthly.sh +build \
87
--env=${{matrix.env}} \
88
89
# This step will use the same cached +build results as long as all Earthly
0 commit comments