Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ddly committed Jun 25, 2024
1 parent 32d907b commit 7c47e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- run: zip -ur tpay-php.zip vendor/

- run: mkdir sdk && unzip tpay-php.zip -d plugin
- run: mkdir sdk && unzip tpay-php.zip -d sdk

- uses: actions/upload-artifact@v4
id: plugin-upload
Expand Down

0 comments on commit 7c47e6e

Please sign in to comment.