Skip to content

Commit

Permalink
ci: Fix secret passing to reusable workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed Oct 19, 2024
1 parent be082df commit b5a8ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
fail-fast: true
max-parallel: 2
uses: ./.github/workflows/building.yml
secrets: inherit
with:
arch: ${{ matrix.arch }}
os: ${{ matrix.os }}
Expand Down

0 comments on commit b5a8ac5

Please sign in to comment.