Skip to content

Commit

Permalink
ci: fix error in containers.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmccune committed Dec 21, 2024
1 parent ec2fdad commit 0e4ecf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
fi
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ steps.opts.outputs.ref }}
- name: SHA
id: sha
Expand Down

0 comments on commit 0e4ecf9

Please sign in to comment.