Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
  • Loading branch information
lsm5 committed Feb 9, 2024
1 parent 63a5b6b commit 2a6fa53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/machine-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
runs-on: ubuntu-latest
needs: initial-setup
defaults:
run: source ./contrib/podman-next/fcos-podmanimage/cosa-snippet
run:
run: |
shell: bash -l {0}
cmd: source ./contrib/podman-next/fcos-podmanimage/cosa-snippet
working-directory: fcos
steps:
Expand Down

0 comments on commit 2a6fa53

Please sign in to comment.