Skip to content

Commit

Permalink
iterating
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblack committed May 2, 2024
1 parent d092af3 commit 2887173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
if: github.event_name == 'release' && inputs.multi_arch == true
runs-on: ubuntu-latest
steps:
- name: Checkout ACT Init
uses: actions/checkout@v4

- name: Initialize ACT
uses: ./.github/actions/act_init.yaml
with:
Expand Down

0 comments on commit 2887173

Please sign in to comment.