Skip to content

Commit

Permalink
fix: corrige açao
Browse files Browse the repository at this point in the history
  • Loading branch information
valdeir2000 committed Sep 25, 2020
1 parent f4a3ae3 commit 2c52c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2

- name: Running Composer
uses: |
run: |
cd upload/system/library/PagSeguro
wget -qO- https://getcomposer.org/installer | php
php composer.phar install --no-dev
Expand Down

0 comments on commit 2c52c65

Please sign in to comment.