Skip to content

Commit

Permalink
Merge pull request #43361 from NipunaMadhushan/fix-pr-build
Browse files Browse the repository at this point in the history
Fix full build PR check
  • Loading branch information
NipunaMadhushan authored Sep 5, 2024
2 parents 9a6321e + 6399eae commit c1d866a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
name: Ballerina Lang Artifacts
path: ~/.m2/
include-hidden-files: true

outputs:
lang_version: ${{ steps.lang-version.outputs.version }}
Expand Down

0 comments on commit c1d866a

Please sign in to comment.