Skip to content

Commit

Permalink
Add phar artefact.
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonius committed Oct 8, 2020
1 parent 4df12f8 commit 26ff3f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/php.yml
Expand Up @@ -66,3 +66,9 @@ jobs:
- name: Run the phar
run: php acquiacli.phar

- name: Upload artefact
uses: actions/upload-artifact@v2
with:
name: acquiacli.phar
path: acquiacli.phar

0 comments on commit 26ff3f5

Please sign in to comment.