Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson committed Feb 2, 2024
1 parent dd51f99 commit 9110368
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
fail-fast: false
matrix: ${{fromJson(needs.find_directories.outputs.build_matrix)}}
steps:
- name: Check out the repo
uses: actions/checkout@v3
- name: Determine which tags to publish
id: tags_list
run: |
Expand Down

0 comments on commit 9110368

Please sign in to comment.