Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ober committed Nov 4, 2023
1 parent 9ab6cc6 commit 9ca6527
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Install Python dependencies
run: tree
- name: Prepare build
run: mkdir build
- name: Phing Build
uses: phingofficial/phing-github-action@main
- name: Done
run: tree

0 comments on commit 9ca6527

Please sign in to comment.