Skip to content

Commit

Permalink
add build parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ivvist committed Nov 24, 2024
1 parent 82befb8 commit 4e2b9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_reuse_go_cas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
git config --global url."https://${{ secrets.REPOREADING_TOKEN }}:[email protected]/heeus".insteadOf "https://github.com/heeus"
git config --global url."https://${{ secrets.REPOREADING_TOKEN }}:[email protected]/untillpro".insteadOf "https://github.com/untillpro"
${{ inputs.build_cmd }}
ls -lh
env:
GOPRIVATE: "github.com/untillpro/*,github.com/heeus/*"

Expand Down

0 comments on commit 4e2b9ea

Please sign in to comment.