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 9ca6527 commit a4081df
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 333 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Prepare build
run: mkdir build
run: mkdir build && tree
- name: Phing Build
uses: phingofficial/phing-github-action@main
- name: Done
Expand Down
Loading

0 comments on commit a4081df

Please sign in to comment.