Skip to content

Commit

Permalink
Update build_all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
J-DRD authored Apr 29, 2024
1 parent fea537b commit ba18dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- name: Invoke Reusable Workflow
uses: ${{ github.workspace }}/.github/workflows/build_check_cache.yml
uses: ${{ github.workspace }}/.github/workflows/build_check_cache.yml@ref/main/head/
with:
os: ${{ matrix.os }}
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit ba18dfe

Please sign in to comment.