Skip to content

Commit 0e4ecf9

Browse files
committed
ci: fix error in containers.yaml
1 parent ec2fdad commit 0e4ecf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
fi
3636
- name: Checkout
3737
uses: actions/checkout@v4
38+
with:
3839
ref: ${{ steps.opts.outputs.ref }}
3940
- name: SHA
4041
id: sha

0 commit comments

Comments
 (0)