Skip to content

Commit

Permalink
Run the phar to show it works.
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonius committed Oct 8, 2020
1 parent d0b39e2 commit 4df12f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Expand Up @@ -63,3 +63,6 @@ jobs:
rm -rf vendor/*
composer install --prefer-dist --no-dev --no-interaction
composer phar:build
- name: Run the phar
run: php acquiacli.phar

0 comments on commit 4df12f8

Please sign in to comment.