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 c628768 commit 48f9b50Copy full SHA for 48f9b50
.github/workflows/build-yocto.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Run kas lock
38
run: |
39
- ${KAS_CONTAINER} dump --update --lock --inplace ci/base.yml
+ ${KAS_CONTAINER} lock --update ci/base.yml
40
41
- uses: actions/upload-artifact@v4
42
with:
0 commit comments