Skip to content

Commit

Permalink
Update Puppet Build CI workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Dec 23, 2023
1 parent 9fe755e commit 67e50e8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/puppet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v1

- name: Ballerina Build
- name: Install Ballerina
uses: ballerina-platform/ballerina-action@master
run: cd puppet && bal build

- name: Ballerina project build
run: cd puppet && bal build

0 comments on commit 67e50e8

Please sign in to comment.